From 44c2b1b5e30ec37db6a12186a3dcbebb082450ba Mon Sep 17 00:00:00 2001 From: Carlos Valente Date: Sun, 17 Dec 2023 20:56:42 +0100 Subject: [PATCH] refactor: cleanup routes --- apps/client/src/AppRouter.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/apps/client/src/AppRouter.tsx b/apps/client/src/AppRouter.tsx index 4c6f5726d..d5aef9b5b 100644 --- a/apps/client/src/AppRouter.tsx +++ b/apps/client/src/AppRouter.tsx @@ -38,20 +38,14 @@ export default function AppRouter() { } /> - } /> - } /> - } /> } /> } /> - } /> - } /> } /> } /> - } /> } /> } /> @@ -65,8 +59,6 @@ export default function AppRouter() { {/*/!* Protected Routes *!/*/} } /> } /> - } /> - } /> {/*/!* Protected Routes - Elements *!/*/}