From 4d1cf9d07017aa018d33e2bf7ff06f2f31b6c5e6 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 9 Nov 2025 08:18:55 +0000 Subject: [PATCH] Remove /discord route (back to original flow) cgen-fe4613b387944ccc84da605e187fe7c2 --- client/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/App.tsx b/client/App.tsx index e3ddef59..952c3951 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -203,7 +203,6 @@ const App = () => ( element={} /> } /> - } /> } /> {/* Creator Network routes */}