remove redundant imports

This commit is contained in:
ppc
2024-08-08 19:40:45 +01:00
parent 82e7a6a37b
commit 32bf9f11f7
+1 -3
View File
@@ -8,11 +8,9 @@ import {useForm} from "react-hook-form";
import {useRouter} from "next/navigation";
import {AppRouterInstance} from "next/dist/shared/lib/app-router-context.shared-runtime";
import {
ChevronRight, CreditCard,
ChevronRight,
Earth,
History,
Loader,
Network,
Plus,
ShieldAlert,
SquareArrowOutUpRight,