Removed unused logger
This commit is contained in:
parent
2dc3ff6d9c
commit
eec5eb1df1
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
import { findByPropsLazy, onceReady } from "@vencord/types/webpack";
|
||||
import { FluxDispatcher, UserStore } from "@vencord/types/webpack/common";
|
||||
|
||||
const logger = new Vencord.Util.Logger("VesktopTray");
|
||||
|
||||
const muteActions = findByPropsLazy("isSelfMute");
|
||||
const deafActions = findByPropsLazy("isSelfDeaf");
|
||||
|
||||
|
|
Loading…
Reference in a new issue