diff --git a/app/routes.ts b/app/routes.ts index 47c9cd3..00d4b22 100644 --- a/app/routes.ts +++ b/app/routes.ts @@ -1,4 +1,3 @@ -//import { flatRoutes } from '@remix-run/fs-routes' import { index, layout, prefix, route } from '@react-router/dev/routes'; export default [