mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 12:51:25 +08:00
chore: remove unused imports
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { getClientConfig } from "../config/client";
|
||||
import { SubmitKey } from "../store/config";
|
||||
import { LocaleType } from "./index";
|
||||
import type { PartialLocaleType } from "./index";
|
||||
|
||||
// if you are adding a new translation, please use PartialLocaleType instead of LocaleType
|
||||
|
Reference in New Issue
Block a user