remove some trailing commas

bug/bundler_fix
Brent Cook 2015-06-19 11:38:22 -05:00
parent c3d2797f10
commit 5a277389f2
1 changed files with 2 additions and 2 deletions

View File

@ -185,7 +185,7 @@ class Metasploit3 < Msf::Auxiliary
:sgc?,
:validationType,
:issues,
:sct?,
:sct?
def valid?
issues == 0
@ -211,7 +211,7 @@ class Metasploit3 < Msf::Auxiliary
:revocationStatus,
:crlRevocationStatus,
:ocspRevocationStatus,
:raw,
:raw
def valid?
issues == 0