Skip to content

Commit 3cfe812

Browse files
committed
Land rapid7#5273, drops early rex require causing msfcli error
2 parents 5defb50 + 043d1a2 commit 3cfe812

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

msfcli

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ while File.symlink?(msfbase)
1919
end
2020

2121
$:.unshift(File.expand_path(File.join(File.dirname(msfbase), 'lib')))
22-
require 'rex'
23-
2422

2523
class Msfcli
2624
#

0 commit comments

Comments
 (0)