Skip to content

refactor : remove unused class-level tree_cache variable#5026

Open
Melfos-md wants to merge 1 commit intoAider-AI:mainfrom
Melfos-md:refactor/remove-dead-code-repomap
Open

refactor : remove unused class-level tree_cache variable#5026
Melfos-md wants to merge 1 commit intoAider-AI:mainfrom
Melfos-md:refactor/remove-dead-code-repomap

Conversation

@Melfos-md
Copy link
Copy Markdown

tree_cache = dict() is initialized at the class level (line 708) and never used.
Methods in RepoMap use self.tree_cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant