Remove debug log

This commit is contained in:
Jonatan Heyman 2023-01-19 02:46:38 +01:00
parent e21d64d146
commit 8980e532f2

View File

@ -81,7 +81,6 @@ async function createWindow() {
if (windowConfig.isMaximized) {
win.maximize()
}
console.log("bounds:", win.getBounds())
win.on("close", (event) => {
// Prevent the window from closing, and send a message to the renderer which will in turn