Skip to content

Commit e51e6a3

Browse files
committed
Fix build errors
1 parent 24b3499 commit e51e6a3

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

frontend/Dockerfile.dev

Lines changed: 0 additions & 7 deletions
This file was deleted.

frontend/src/app/error.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import { useEffect } from "react";
44
import { Text, Button } from "@mantine/core";
5-
import { useRouter } from "next/navigation";
65

76
export default function Error({
87
error,

0 commit comments

Comments
 (0)