This commit is contained in:
hailin 2025-05-29 22:32:26 +08:00
parent 5f65a8dda3
commit 191af7e22d
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ import {
SETUP_STEP_COUNT,
StepContainer
} from "../../../components/setup/step-container"
import { useTranslation } from 'react-i18next'
import { usePathname } from "next/navigation"
import i18nConfig from "@/i18nConfig"