From dc130ecd7fe0fba41ebdffdf76d9061ace0123cd Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Mon, 2 Jun 2025 17:45:47 +0400 Subject: [PATCH] Update routes.ts --- frontend/src/const/routes.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/const/routes.ts b/frontend/src/const/routes.ts index c02e46af2..e390fbcc6 100644 --- a/frontend/src/const/routes.ts +++ b/frontend/src/const/routes.ts @@ -1,7 +1,5 @@ import { FileRouteTypes } from "@app/routeTree.gen"; -// - const setRoute = ( path: TFull, id: TId