1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00

Remove vestigial conditional - thx Egypt

This commit is contained in:
RageLtMan 2016-02-13 14:45:25 -05:00
parent ae38403bc2
commit 95da031429

View File

@ -487,9 +487,7 @@ module Msf
return
end
end
if args[0] == "-h"
end
if !nessus_verify_token
return
end