1
0

Comment out unused code block in main.js

This commit is contained in:
2025-05-25 22:39:35 +02:00
parent e53d8ccf0b
commit 7f8749a4af

View File

@@ -495,7 +495,7 @@ async function runLLMCommitRewrite(folderObj) {
await rewordCommitsSequentially(folderPath, messageMap, hashes);
}
}
//
/*
// ---- 6. Komplett-Workflow (Random instant messages für debugging) ----
async function runLLMCommitRewrite(folderPath, hashes) {