diff --git a/core/src/main.js b/core/src/main.js index 18cd626a..c8f09511 100644 --- a/core/src/main.js +++ b/core/src/main.js @@ -50,7 +50,6 @@ import keytar from 'keytar'; import { FileUtils, BDIpc, Config, WindowUtils, Updater, Editor, Database } from './modules'; -const packageJson = require(path.resolve(__dirname, 'package.json')); const sparkplug = path.resolve(__dirname, 'sparkplug.js'); let configProxy;