Skip to content

Commit af91c40

Browse files
committed
Remove unused variable
1 parent 4940ad6 commit af91c40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

browser/main/lib/ConfigManager.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const { ipcRenderer } = electron
88
const consts = require('browser/lib/consts')
99
const path = require('path')
1010
const fs = require('fs')
11-
const BOOSTNOTERC = '.boostnoterc'
1211

1312
let isInitialized = false
1413

0 commit comments

Comments
 (0)