Remove unused import
This commit is contained in:
parent
c407a89142
commit
590729ccff
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ import AutoLaunch from "auto-launch";
|
|||
|
||||
import { ipcMain } from "electron";
|
||||
|
||||
import { mainWindow } from "./window";
|
||||
|
||||
export const autoLaunch = new AutoLaunch({
|
||||
name: "Stoat",
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue