mirror of
https://github.com/Vencord/Vesktop.git
synced 2025-02-24 06:05:09 +00:00
Removed unnecessary import
This commit is contained in:
parent
73c6633a31
commit
74bc6d8e5e
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ import { IpcEvents } from "shared/IpcEvents";
|
|||
import { isTruthy } from "shared/utils/guards";
|
||||
import { once } from "shared/utils/once";
|
||||
import type { SettingsStore } from "shared/utils/SettingsStore";
|
||||
import { existsSync } from "fs";
|
||||
import { ICON_PATH } from "../shared/paths";
|
||||
import { createAboutWindow } from "./about";
|
||||
import { initArRPC } from "./arrpc";
|
||||
|
|
Loading…
Add table
Reference in a new issue