remove todo

This commit is contained in:
Jiiks 2019-02-24 21:27:05 +02:00
parent 3436bbe52b
commit b14bf93ef9
1 changed files with 0 additions and 3 deletions

View File

@ -188,9 +188,6 @@ export class BetterDiscord {
await this.waitForWindowUtils();
await this.ensureDirectories();
// TODO
// this.csseditor = new CSSEditor(this, this.config.getPath('csseditor'));
this.windowUtils.on('did-finish-load', () => this.injectScripts(true));
this.windowUtils.on('did-navigate-in-page', (event, url, isMainFrame) => {