mirror of
https://github.com/cupcakearmy/volta.git
synced 2024-12-22 16:06:27 +00:00
remove unused imports
This commit is contained in:
parent
a44773188d
commit
cbf32f12c8
@ -6,7 +6,6 @@ const {
|
|||||||
nativeImage,
|
nativeImage,
|
||||||
nativeTheme,
|
nativeTheme,
|
||||||
Notification,
|
Notification,
|
||||||
electron
|
|
||||||
} = require('electron')
|
} = require('electron')
|
||||||
const settings = require('electron-settings')
|
const settings = require('electron-settings')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
Loading…
Reference in New Issue
Block a user