removed unused imports
This commit is contained in:
parent
05def05cc2
commit
8d77870623
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ import { makeLinksOpenExternally } from "./utils/makeLinksOpenExternally";
|
|||
import { applyDeckKeyboardFix, askToApplySteamLayout, isDeckGameMode } from "./utils/steamOS";
|
||||
import { downloadVencordFiles, ensureVencordFiles } from "./utils/vencordLoader";
|
||||
|
||||
import { fluxDispatcher } from "@vencord/types/webpack/common";
|
||||
import { onceReady } from "@vencord/types/webpack";
|
||||
|
||||
let isQuitting = false;
|
||||
let tray: Tray;
|
||||
|
||||
|
|
Loading…
Reference in a new issue