Explorar o código

:fire: import { ITerm }

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

+ 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";