Remove unused variable
This commit is contained in:
parent
de0ec9b33c
commit
1278e8cebc
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
const {ipcRenderer} = require('electron')
|
||||
const parseFeaturesString = require('../common/parse-features-string')
|
||||
|
||||
const {captureStackTrace} = Error
|
||||
const {defineProperty} = Object
|
||||
|
||||
// Helper function to resolve relative url.
|
||||
|
|
Loading…
Reference in a new issue