Removed old debug log
This commit is contained in:
parent
1ad5baef14
commit
373cc9211c
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ app.on('ready', function () {
|
|||
height: 600,
|
||||
frame: false
|
||||
});
|
||||
console.log(__dirname);
|
||||
mainWindow.loadUrl('file://' + __dirname + '/index.html');
|
||||
|
||||
mainWindow.toggleDevTools();
|
||||
|
|
Reference in a new issue