Skip to content

Commit bcfbcb7

Browse files
committed
Clean up whitespace
1 parent fb9a054 commit bcfbcb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/http/hp_sys_mgmt_login.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def initialize(info={})
3737
OptString.new('LOGIN_URL', [true, 'The URL that handles the login process', '/proxy/ssllogin']),
3838
OptString.new('CPQLOGIN', [true, 'The homepage of the login', '/cpqlogin.htm']),
3939
OptString.new('LOGIN_REDIRECT', [true, 'The URL to redirect to', '/cpqlogin'])
40-
4140
], self.class)
4241
end
4342

0 commit comments

Comments
 (0)