delete debug print_status
parent
ea38a2c6e5
commit
883d2f14b5
|
@ -193,7 +193,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
users_table << [@users[i], @enc_passwords[i], @keys[i], @plain_passwords[i]]
|
||||
end
|
||||
|
||||
print_status("#{users_table.inspect}")
|
||||
print_line(users_table.to_s)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue