diff --git a/client/App.tsx b/client/App.tsx
index 92a48fee..840771e8 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -198,11 +198,6 @@ const App = () => (
} />
} />
- {/* Foundation routes */}
- } />
- } />
- } />
-
{/* Dev-Link routes */}
} />
} />