diff --git a/src/pages/login-callback.tsx b/src/pages/login-callback.tsx deleted file mode 100644 index c6c7d7c7..00000000 --- a/src/pages/login-callback.tsx +++ /dev/null @@ -1,5 +0,0 @@ -import ClientDashboard from "@Front/Components/Layouts/ClientDashboard/index2"; - -export default function Route() { - return ; -}