remove stray puts

git-svn-id: file:///home/svn/framework3/trunk@13268 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
David Rude 2011-07-20 17:11:04 +00:00
parent 19c4ded9c7
commit 88125b53b8
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ class Metasploit3 < Msf::Auxiliary
end
end
rescue ::Exception => e
puts e, strtport
disconnect_udp
if strtport == fnlport
print_status("Tested all ports got no response, try a bigger port range.")