chore: remove useless code

This commit is contained in:
草鞋没号
2021-11-09 09:00:12 +08:00
parent a96991ac38
commit fc9abe80bc
2 changed files with 7 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
import path from 'path'
import { app, BrowserWindow, ipcMain } from 'electron'
import { app, BrowserWindow } from 'electron'
app.disableHardwareAcceleration()