diff --git a/apps/web/app/error.tsx b/apps/web/app/error.tsx index 57ea2a3d5..d1220138f 100644 --- a/apps/web/app/error.tsx +++ b/apps/web/app/error.tsx @@ -1,7 +1,5 @@ 'use client'; -import Link from 'next/link'; - import { ArrowLeft } from 'lucide-react'; import { useCaptureException } from '@kit/monitoring/hooks'; @@ -31,7 +29,7 @@ const ErrorPage = ({ >