fix: Remove unused spinner method from InputOutput class

This commit is contained in:
Paul Gauthier 2024-08-05 19:31:54 -03:00 committed by Paul Gauthier (aider)
parent f8d161382e
commit c67d10749c
3 changed files with 30 additions and 6 deletions

View file

@ -402,7 +402,7 @@ class RepoMap:
if not mentioned_idents:
mentioned_idents = set()
spin = self.io.spinner("Preparing repo map")
spin = Spinner("Preparing repo map")
ranked_tags = self.get_ranked_tags(
chat_fnames,