Skip to content

Commit a337768

Browse files
committed
style: Remove unnecessary blank line in repomap.py
1 parent d23bba5 commit a337768

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

aider/repomap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ def get_repo_map(
105105
mentioned_idents=None,
106106
force_refresh=False,
107107
):
108-
109108
if self.max_map_tokens <= 0:
110109
return
111110
if not other_files:

0 commit comments

Comments
 (0)