delete test error page

This commit is contained in:
Daniel Bulant 2023-01-16 09:30:53 +01:00
parent c9e171f3d2
commit da54646ce8

View file

@ -1,3 +0,0 @@
export function load() {
throw new Error("This is a test error");
}