This commit is contained in:
Phillip Webb 2021-12-16 13:55:42 -08:00
parent f676602c96
commit 587d6fa309
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ public class ErrorPageSecurityFilter implements Filter {
@Override
public void init(FilterConfig filterConfig) throws ServletException {
// Intentionally blank
}
@Override