Skip to content

Commit ceed293

Browse files
committed
Remove unnecessary requires
1 parent 3a5d6b4 commit ceed293

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/post/windows/gather/credentials/mcafee_hashdump.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
##
55

66
require 'msf/core'
7-
require 'rex'
8-
require 'msf/core/auxiliary/report'
9-
require 'rex/proto/rfb'
107

118
class Metasploit3 < Msf::Post
129
include Msf::Post::Windows::Registry

0 commit comments

Comments
 (0)