Przeglądaj źródła

:fire: 无用的引用

visuddhinanda 3 lat temu
rodzic
commit
224619c71c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      dashboard/src/components/api/Channel.ts

+ 1 - 1
dashboard/src/components/api/Channel.ts

@@ -1,5 +1,5 @@
 import { IStudio } from "../auth/StudioName";
-import { IStudioApiResponse, TRole } from "./Auth";
+import { TRole } from "./Auth";
 export type TChannelType =
   | "translation"
   | "nissaya"