Skip to content

Commit

Permalink
Remove extra require for a now deleted file that no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 committed Mar 2, 2021
1 parent 053853a commit b833a7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion msfrpc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ end
$0 = "msfrpc"

require 'msf/core/rpc/v10/client'
require 'rex/ui'

rpc = Msf::RPC::Client.new(
:host => opts['ServerHost'],
Expand Down

0 comments on commit b833a7a

Please sign in to comment.