chore: remove commented out code thats not needed

This commit is contained in:
Matthew Russell
2023-09-19 16:29:59 -07:00
parent af6e8492ae
commit 306f5abcd7
-1
View File
@@ -87,7 +87,6 @@ export const routerConfig: RouteObject[] = [
{
index: true,
element: <Home />,
// element: <Navigate to="all" />,
},
{
path: 'markets',