mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Remove unused variable
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user