Skip to content

Commit bd11043

Browse files
committed
Remove unnecessary require statements
1 parent bbdb58e commit bd11043

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/exploits/windows/misc/hta_server.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# Current source: https://github.com/rapid7/metasploit-framework
44
##
55

6-
require 'msf/core'
7-
require 'msf/core/exploit/powershell'
8-
96
class MetasploitModule < Msf::Exploit::Remote
107
Rank = ManualRanking
118

0 commit comments

Comments
 (0)