2
0
visuddhinanda 3 жил өмнө
parent
commit
d5186d2020

+ 0 - 1
dashboard/src/reducers/term-change.ts

@@ -1,6 +1,5 @@
 import { createSlice, PayloadAction } from "@reduxjs/toolkit";
 import { ITermDataResponse } from "../components/api/Term";
-import { ITerm } from "../components/term/TermEdit";
 
 import type { RootState } from "../store";