Skip to content

Commit 7b9b20a

Browse files
committed
Corrected Spaces Issues
Removed extra spaces on line 23&24
1 parent 3788f13 commit 7b9b20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/elasticsearch/es_enum.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def initialize(info = {})
2020
'Silas Cutler <Silas.Cutler [at] BlackListThisDomain.com>'
2121
],
2222
'License' => MSF_LICENSE
23-
))
23+
))
2424

2525
register_options(
2626
[

0 commit comments

Comments
 (0)