1
0

Remove commented-out code from main.js

This commit is contained in:
2025-05-24 21:31:44 +02:00
parent 6ea985c377
commit 47f300b5cc

11
main.js
View File

@@ -134,18 +134,7 @@ function startMonitoringWatcher(folderPath, win) {
depth: 99,
awaitWriteFinish: { stabilityThreshold: 300, pollInterval: 100 }
});
/*
test ob autocommit bei startup noch läuft
*/
// Initialer Commit
(async () => {
debug(`[MONITOR] Starte initialen Commit-Check für ${folderPath}`);