Skip to content

Commit

Permalink
Code cosmetic - removed obsolete comment
Browse files Browse the repository at this point in the history
Signed-off-by: Jochen Kressin <jkressin@floragunn.com>
  • Loading branch information
jochenkressin committed Mar 23, 2022
1 parent 8363896 commit 0d4d14f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ protected boolean categoriesPresentInLog(String result, AuditCategory... categor
}

protected void logAll(AuditLog auditLog) {
//10 requests
logRestFailedLogin(auditLog);
logRestBadHeaders(auditLog);
logRestSSLException(auditLog);
Expand Down

0 comments on commit 0d4d14f

Please sign in to comment.