Clean up no-unused-vars lint errors
This commit is contained in:
parent
ccce284a5b
commit
70bcb0ac5a
36 changed files with 228 additions and 344 deletions
|
@ -1,6 +1,4 @@
|
|||
var MenuItem, methodInBrowserWindow, nextCommandId, rolesMap, v8Util;
|
||||
|
||||
v8Util = process.atomBinding('v8_util');
|
||||
var MenuItem, methodInBrowserWindow, nextCommandId, rolesMap;
|
||||
|
||||
nextCommandId = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue