Skip to content

Commit 97f1efb

Browse files
committed
Fix rapid7#4722, extraneous addition removed
2 parents 42ff0de + 2bdcc17 commit 97f1efb

File tree

1 file changed

+1
-1
lines changed
  • lib/metasploit/framework/login_scanner

1 file changed

+1
-1
lines changed

lib/metasploit/framework/login_scanner/snmp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class SNMP
3838
in: ['1', '2c', 'all']
3939
}
4040

41-
# This method returns an array of versions to scan for
41+
# This method returns an array of versions to scan
4242
# @return [Array] An array of versions
4343
def versions
4444
case version

0 commit comments

Comments
 (0)