Skip to content

Commit a9f57a0

Browse files
committed
work
1 parent 914195a commit a9f57a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/woehlke/simpleworklist/common/error/ApplicationErrorController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ public String handleError(
9898
return "error/error";
9999
}
100100

101-
@Override
102101
public String getErrorPath() {
103102
return "/fehler";
104103
}

0 commit comments

Comments
 (0)