Remove unnecessary explicit msf/core require

GSoC/Meterpreter_Web_Console
Matthew Kienow 2018-01-01 18:47:24 -05:00
parent 77b77287cc
commit 7c03454a0b
No known key found for this signature in database
GPG Key ID: 40787F8B1EAC6E41
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
# Current source: https://github.com/rapid7/metasploit-framework
##
require 'msf/core'
require "rex/proto/pjl"
class MetasploitModule < Msf::Exploit::Remote