Remove require

bug/bundler_fix
benpturner 2015-05-19 16:20:32 +01:00
parent c0b995cc97
commit 514e382d3b
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
# Current source: https://github.com/rapid7/metasploit-framework
##
require 'zlib' # TODO: check if this can be done with REX
require 'msf/core'
require 'rex'