Remove unused require
This commit is contained in:
parent
c317f34f67
commit
8a1bff0fad
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ const bunyan = require('bunyan');
|
|||
const _ = require('lodash');
|
||||
|
||||
const debuglogs = require('./modules/debuglogs');
|
||||
const Errors = require('./modules/types/errors');
|
||||
const Privacy = require('./modules/privacy');
|
||||
|
||||
const ipc = electron.ipcRenderer;
|
||||
|
|
Loading…
Add table
Reference in a new issue