diff --git a/main.js b/main.js index 838a33e..4f36cfd 100644 --- a/main.js +++ b/main.js @@ -582,9 +582,6 @@ async function runLLMCommitRewrite(folderObj, win) { await rewordCommitsSequentially(folderPath, messageMap, hashes); } } -// -// -//test /* // ---- 6. Komplett-Workflow (Random instant messages für debugging) ---- async function runLLMCommitRewrite(folderPath, hashes) {