style
This commit is contained in:
4
index.js
4
index.js
@@ -7,9 +7,7 @@ var electron = require('electron')
|
|||||||
var path = require('path')
|
var path = require('path')
|
||||||
|
|
||||||
var app = electron.app
|
var app = electron.app
|
||||||
|
var mainWindow
|
||||||
// prevent windows from being garbage collected
|
|
||||||
var mainWindow // eslint-disable-line no-unused-vars
|
|
||||||
|
|
||||||
// report crashes
|
// report crashes
|
||||||
// require('crash-reporter').start({
|
// require('crash-reporter').start({
|
||||||
|
|||||||
Reference in New Issue
Block a user