diff --git a/client/App.tsx b/client/App.tsx
index 55151435..e03c493d 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -372,10 +372,6 @@ const App = () => (
{/* Discord routes */}
} />
} />
- }
- />
{/* Explicit 404 route for static hosting fallbacks */}
} />