diff -r 61669abf277f -r e8eecee6aadf src/main/webapp/WEB-INF/jsp/error.jsp
--- a/src/main/webapp/WEB-INF/jsp/error.jsp Sat Jan 23 14:47:59 2021 +0100
+++ b/src/main/webapp/WEB-INF/jsp/error.jsp Fri Apr 02 11:59:14 2021 +0200
@@ -26,14 +26,13 @@
--%>
<%@page pageEncoding="UTF-8" %>
<%@page import="de.uapcore.lightpit.Constants" %>
-<%@page import="de.uapcore.lightpit.modules.ErrorModule" %>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>