1
0

Remove unused code in main.js

This commit is contained in:
2025-06-01 11:52:05 +02:00
parent 6a83d22888
commit 8b15b09246

12
main.js
View File

@@ -1005,18 +1005,6 @@ async function rewordCommitsSequentially(repoPath, commitMessageMap, hashes) {
}
console.log('[AutoGit] All specified commit messages updated!');
}
/*
*/
//---- 6. Workflow ----
async function runLLMCommitRewrite(folderObj, win) {