mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 18:26:26 +00:00
Remove unused variable
This commit is contained in:
@@ -8,7 +8,6 @@ const { ipcRenderer } = electron
|
|||||||
const consts = require('browser/lib/consts')
|
const consts = require('browser/lib/consts')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
const fs = require('fs')
|
const fs = require('fs')
|
||||||
const BOOSTNOTERC = '.boostnoterc'
|
|
||||||
|
|
||||||
let isInitialized = false
|
let isInitialized = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user