Remove function cleanup()
There is no point of having this function, because there's nothing in it.
This commit is contained in:
@@ -161,9 +161,6 @@ class Metasploit3 < Msf::Auxiliary
|
||||
sendframe(makeframe(payload))
|
||||
end
|
||||
|
||||
def cleanup
|
||||
end
|
||||
|
||||
def run
|
||||
@modbuscounter = 0x0000 # used for modbus frames
|
||||
connect
|
||||
|
||||
Reference in New Issue
Block a user