mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
refactor: remove debug print statement for commit_system
This commit is contained in:
parent
8b6b558483
commit
72cb5db530
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ Reply only with the one-line commit message, without any additional text, explan
|
|||
or line breaks.
|
||||
"""
|
||||
|
||||
print(commit_system)
|
||||
|
||||
# COMMANDS
|
||||
undo_command_reply = (
|
||||
"I did `git reset --hard HEAD~1` to discard the last edits. Please wait for further"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue