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