Code style

This commit is contained in:
Nick Denry 2019-04-26 22:12:08 +03:00
parent 8135478bb5
commit 0a226d723f

View File

@ -43,7 +43,6 @@ function createWindow () {
e.preventDefault() e.preventDefault()
shell.openExternal(url) shell.openExternal(url)
}) })
//mainWindow.webContents.openDevTools()
} }
// This method will be called when Electron has finished // This method will be called when Electron has finished