Remove report mixin which was not used
parent
4c112e71c1
commit
134046975e
|
@ -6,7 +6,6 @@
|
||||||
require 'msf/core'
|
require 'msf/core'
|
||||||
|
|
||||||
class Metasploit3 < Msf::Auxiliary
|
class Metasploit3 < Msf::Auxiliary
|
||||||
include Msf::Auxiliary::Report
|
|
||||||
include Msf::Exploit::Capture
|
include Msf::Exploit::Capture
|
||||||
|
|
||||||
def initialize
|
def initialize
|
||||||
|
|
Loading…
Reference in New Issue