Remove the extra target_uri

bug/bundler_fix
wchen-r7 2015-06-23 10:27:50 -05:00
parent a2a231c242
commit 59af7ef1fc
1 changed files with 0 additions and 3 deletions

View File

@ -48,9 +48,6 @@ class Metasploit3 < Msf::Auxiliary
deregister_options('VHOST')
end
def target_uri
@target_uri ||= super
end
def potential_static_files_uris
uri = normalize_uri(target_uri.path)