mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
cleanup
This commit is contained in:
parent
2c98ea4448
commit
10b856e0af
3 changed files with 2 additions and 65 deletions
|
@ -178,7 +178,7 @@ class Coder:
|
|||
)
|
||||
|
||||
if map_tokens > 0:
|
||||
self.io.tool_output(f"Repo-map: universal-ctags using {map_tokens} tokens")
|
||||
self.io.tool_output(f"Repo-map: using {map_tokens} tokens")
|
||||
else:
|
||||
self.io.tool_output("Repo-map: disabled because map_tokens == 0")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue