Explorar o código

:fire: 无用的引用

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
0e2a289cb5
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      dashboard/src/reducers/accept-pr.ts

+ 0 - 2
dashboard/src/reducers/accept-pr.ts

@@ -2,9 +2,7 @@
  * 查字典,添加术语命令
  */
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
-import { IWidgetDict } from "../components/dict/DictComponent";
 import { ISentence } from "../components/template/SentEdit";
-import { IWidgetDictCreate } from "../components/term/TermCreate";
 
 import type { RootState } from "../store";