Skip to content

Commit b3a473a

Browse files
committed
Forgot to remove this option
1 parent 0415d31 commit b3a473a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/auxiliary/gather/eaton_nsm_creds.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ def initialize(info = {})
3737

3838
register_options(
3939
[
40-
Opt::RPORT(4679),
41-
OptString.new("PARAM", [false, 'Specify a parameter for the action'])
40+
Opt::RPORT(4679)
4241
], self.class)
4342
end
4443

0 commit comments

Comments
 (0)