diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index ac320e39..1ba54525 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -26,7 +26,6 @@ import { aethexToast } from "@/lib/aethex-toast"; import { cn } from "@/lib/utils"; import { Link, - Navigate, Route, Routes, useLocation,