Undo unnecessary change

This commit is contained in:
René Pfeuffer
2018-12-20 10:31:29 +01:00
parent 667accdf93
commit f87c09334e

View File

@@ -70,6 +70,7 @@ import javax.servlet.http.HttpServletResponse;
* @author Sebastian Sdorra
* @since 2.0.0
*/
@Singleton
public class AuthenticationFilter extends HttpFilter
{