mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-27 09:23:03 +03:00
remove redundant imports
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user