diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index 270e8da..666f9ca 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -1,4 +1,3 @@ -import Login from "./login"; import {useGo, useIsAuthenticated} from "@refinedev/core"; import {useEffect} from "react";