cleanup
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-10-17 19:54:28 +02:00
parent 4991ab7b91
commit 624afb5506
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 3 deletions

View File

@ -34,9 +34,6 @@ function createWindow() {
console.log(`Server started on port ${server.address().port}`)
mainWindow.loadURL(`http://127.0.0.1:${server.address().port}`)
})
// Open the DevTools.
// mainWindow.webContents.openDevTools()
}
// This method will be called when Electron has finished