diff --git a/interface/ErrorFallback.tsx b/interface/ErrorFallback.tsx index b0e1665e3..f16f5ed59 100644 --- a/interface/ErrorFallback.tsx +++ b/interface/ErrorFallback.tsx @@ -88,7 +88,6 @@ export function ErrorPage({ variant="colored" className="max-w-xs mt-4 bg-red-500 border-transparent" onClick={() => { - console.log('A'); // TODO // @ts-expect-error window.__TAURI_INVOKE__('reset_spacedrive'); }}