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 {ipcRenderer} = require('electron')
|
||||||
const parseFeaturesString = require('../common/parse-features-string')
|
const parseFeaturesString = require('../common/parse-features-string')
|
||||||
|
|
||||||
const {captureStackTrace} = Error
|
|
||||||
const {defineProperty} = Object
|
const {defineProperty} = Object
|
||||||
|
|
||||||
// Helper function to resolve relative url.
|
// Helper function to resolve relative url.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue