mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
cleanup
This commit is contained in:
parent
6c4017ecfe
commit
9cb1a9b186
1 changed files with 0 additions and 1 deletions
|
@ -653,7 +653,6 @@ class Coder:
|
||||||
live.start()
|
live.start()
|
||||||
|
|
||||||
for chunk in completion:
|
for chunk in completion:
|
||||||
text = ''
|
|
||||||
if len(chunk.choices) == 0:
|
if len(chunk.choices) == 0:
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue