mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
cleanup
This commit is contained in:
parent
873df7b77c
commit
a1c0a84f74
1 changed files with 0 additions and 3 deletions
|
@ -213,9 +213,6 @@ class Coder:
|
||||||
# 1/4 of gpt-4's context window
|
# 1/4 of gpt-4's context window
|
||||||
max_map_tokens = 2048
|
max_map_tokens = 2048
|
||||||
|
|
||||||
if not self.repo:
|
|
||||||
return
|
|
||||||
|
|
||||||
if not other_files:
|
if not other_files:
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue