1
0

Comment out unused code in main.js

This commit is contained in:
2025-05-31 20:48:34 +02:00
parent 628e4efa9f
commit 0e3888686c

View File

@@ -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) {