diff --git a/src/frontend/src/App.tsx b/src/frontend/src/App.tsx
index 85834d7..d46d2b4 100644
--- a/src/frontend/src/App.tsx
+++ b/src/frontend/src/App.tsx
@@ -89,23 +89,6 @@ export default function App() {
- {/* v2.6: 项目切换器 */}
- {Object.keys(projects).length > 0 && (
-
- )}