1
0

Remove unused code from main.js

This commit is contained in:
2025-05-31 20:48:52 +02:00
parent 7f50bb9b23
commit a4956b3488

19
main.js
View File

@@ -232,25 +232,6 @@ async function initGitRepo(folder) {
await git.commit(message);
}
}
//test
//test
//test
//test
//test
//test
//test
//test
//test
//test
// Map für Monitoring-Watcher (nicht repoWatchers!)
const monitoringWatchers = new Map();