Browse Source

:fire: 无用的引用

visuddhinanda 3 years ago
parent
commit
224619c71c
1 changed files with 1 additions and 1 deletions
  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"