Remove unnecessary explicit msf/core require
parent
77b77287cc
commit
7c03454a0b
|
@ -3,7 +3,6 @@
|
|||
# Current source: https://github.com/rapid7/metasploit-framework
|
||||
##
|
||||
|
||||
require 'msf/core'
|
||||
require "rex/proto/pjl"
|
||||
|
||||
class MetasploitModule < Msf::Exploit::Remote
|
||||
|
|
Loading…
Reference in New Issue