Forgot to remove the second require

bug/bundler_fix
sinn3r 2012-09-24 18:50:53 -05:00
parent 6bd450e114
commit 54ed60e24e
1 changed files with 0 additions and 2 deletions

View File

@ -69,8 +69,6 @@ class Metasploit3 < Msf::Auxiliary
end
begin
require 'json'
j = JSON.parse(res.body)
if j['error']