remove the extra comment that's not used

This commit is contained in:
sinn3r 2011-11-19 12:48:39 -06:00
parent 30f13984ea
commit a4cadf0d53
1 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,3 @@
#
##
# This file is part of the Metasploit Framework and may be subject to
# redistribution and commercial restrictions. Please see the Metasploit
@ -12,7 +10,6 @@ require 'rex'
class Metasploit3 < Msf::Post
def initialize(info={})
super( update_info( info,
'Name' => 'Post Windows Recon Resolve Hostname',