diff --git a/main.js b/main.js index 056b16a..d5ff9f2 100644 --- a/main.js +++ b/main.js @@ -194,7 +194,6 @@ async function autoCommit(folder, message) { debug('[autoCommit] Commit erfolgreich erstellt.'); return true; } -//test app.whenReady().then(() => { const win = createWindow();