Skip to content

Commit

Permalink
Update src/background.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello authored Oct 7, 2024
1 parent d2ed80d commit 54fbeec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/background.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"use strict";
import * as urlLib from "url";

import { BrowserWindow, app, ipcMain, nativeTheme, protocol } from "electron";
import { createProtocol } from "vue-cli-plugin-electron-builder/lib";
Expand Down

0 comments on commit 54fbeec

Please sign in to comment.