Skip to content

Commit e1dbb3f

Browse files
Remove unnecessary require [release]
1 parent 22f0df4 commit e1dbb3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const { app, BrowserWindow, shell, ipcMain } = require("electron");
22
const path = require("path");
3-
const url = require("url");
43

54
// Import centralized configuration
65
const { createConfig } = require("../config");

0 commit comments

Comments
 (0)