Skip to content

Commit a19da61

Browse files
author
jvazquez-r7
committed
deleting trailing comma
1 parent 829cf0f commit a19da61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/titan_ftp_admin_pwd.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def initialize
3636
'References' =>
3737
[
3838
[ 'CVE', '2013-1625' ],
39-
],
39+
]
4040
)
4141

4242
register_options([Opt::RPORT(31001)], self.class)

0 commit comments

Comments
 (0)