Clean up main

This commit is contained in:
Vendicated
2022-10-02 03:11:30 +02:00
parent acd24cdc4f
commit 19801321cc
4 changed files with 148 additions and 137 deletions

View File

@ -1,4 +1,3 @@
import electron, { app, BrowserWindowConstructorOptions } from "electron";
import installExt, { REACT_DEVELOPER_TOOLS } from "electron-devtools-installer";
import { join } from "path";