aboutsummaryrefslogtreecommitdiff
path: root/src/patcher.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/patcher.ts')
-rw-r--r--src/patcher.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/patcher.ts b/src/patcher.ts
index a1aba2d..8ff92d2 100644
--- a/src/patcher.ts
+++ b/src/patcher.ts
@@ -1,4 +1,3 @@
-
import electron, { app, BrowserWindowConstructorOptions } from "electron";
import installExt, { REACT_DEVELOPER_TOOLS } from "electron-devtools-installer";
import { join } from "path";