Merge pull request #5112 from DDDDD12138/remove-unused-imports

Chore: Remove Unused Imports and Add ESLint Rules
This commit is contained in:
Dogtiti
2024-09-18 11:37:47 +08:00
committed by GitHub
34 changed files with 39 additions and 97 deletions

View File

@@ -1,4 +1,3 @@
import { ShortcutKeyModal } from "../components/chat";
import { getClientConfig } from "../config/client";
import { SubmitKey } from "../store/config";