mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
refactor: Remove commented-out code about reasoning tags
This commit is contained in:
parent
08401aff26
commit
e18593fe88
1 changed files with 0 additions and 2 deletions
|
@ -1690,8 +1690,6 @@ class Coder:
|
|||
if args:
|
||||
self.io.ai_output(json.dumps(args, indent=4))
|
||||
|
||||
# Moved to aider/reasoning_tags.py
|
||||
|
||||
def show_send_output(self, completion):
|
||||
if self.verbose:
|
||||
print(completion)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue