diff --git a/main.js b/main.js index 838a33e..aedd40b 100644 --- a/main.js +++ b/main.js @@ -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();