diff --git a/client/App.tsx b/client/App.tsx
index 047bc6bd..ca1b3f2d 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -169,53 +169,16 @@ const App = () => (
} />
{/* Service routes */}
- } />
- } />
+ } />
+ } />
} />
} />
}
/>
- } />
- } />
-
- {/* Labs Sub-routes */}
- } />
- } />
- } />
- }
- />
-
- {/* GameForge Sub-routes */}
- }
- />
- }
- />
- }
- />
-
- {/* Corp Sub-routes */}
- } />
- } />
- } />
-
- {/* Dev-Link routes */}
- } />
- }
- />
- } />
- } />
+ } />
+ } />
{/* Resource routes */}
}>