style
This commit is contained in:
parent
c2ce09aa2c
commit
f0bd05917b
1 changed files with 1 additions and 3 deletions
4
index.js
4
index.js
|
|
@ -7,9 +7,7 @@ var electron = require('electron')
|
|||
var path = require('path')
|
||||
|
||||
var app = electron.app
|
||||
|
||||
// prevent windows from being garbage collected
|
||||
var mainWindow // eslint-disable-line no-unused-vars
|
||||
var mainWindow
|
||||
|
||||
// report crashes
|
||||
// require('crash-reporter').start({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue