Polish Http403ForbiddenEntryPoint whitespace
This commit is contained in:
parent
b04388ad62
commit
217152c8fd
|
@ -45,6 +45,4 @@ public class Http403ForbiddenEntryPoint implements AuthenticationEntryPoint {
|
|||
}
|
||||
response.sendError(HttpServletResponse.SC_FORBIDDEN, "Access Denied");
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue