This commit is contained in:
Paul Gauthier 2023-05-24 14:08:39 -07:00
parent 873df7b77c
commit a1c0a84f74

View file

@ -213,9 +213,6 @@ class Coder:
# 1/4 of gpt-4's context window
max_map_tokens = 2048
if not self.repo:
return
if not other_files:
return