remove unneeded require

bug/bundler_fix
aakerblom 2015-07-31 13:49:27 -07:00
parent 12a6bdb67b
commit 013201bd99
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
##
require 'msf/core'
require 'enumerator'
class Metasploit3 < Msf::Exploit::Remote
Rank = NormalRanking