style: Remove unnecessary blank line in repomap.py

This commit is contained in:
Paul Gauthier (aider) 2025-03-22 14:59:01 -07:00
parent d23bba5d9f
commit a3377686fa

View file

@ -105,7 +105,6 @@ class RepoMap:
mentioned_idents=None,
force_refresh=False,
):
if self.max_map_tokens <= 0:
return
if not other_files: