Use const
This commit is contained in:
parent
f31289c735
commit
9103253f62
10 changed files with 55 additions and 72 deletions
|
@ -1,6 +1,4 @@
|
|||
var common;
|
||||
|
||||
common = require('../../../../common/api/lib/exports/electron');
|
||||
const common = require('../../../../common/api/lib/exports/electron');
|
||||
|
||||
|
||||
// Import common modules.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue