Skip to content

Commit

Permalink
fix lint error (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyloflake authored Apr 30, 2024
1 parent 5728670 commit b7b65bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions electron/actions/mainWindow/create.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
import {
BaseWindow,
screen,
WebContentsView
} from 'electron'
import {
windowIcon
} from '#/helpers/icons'
import {
isDevelopment,
isLinux,
isShowDevTools
} from '#/helpers/utils'
import {
Expand Down

0 comments on commit b7b65bc

Please sign in to comment.