Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove unused cache from CoreSyncState #728

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

EvanHahn
Copy link
Contributor

This change should have no impact and is not urgent.

I noticed this unused cache while working on #724. It's safe to remove because it's never used.

If we find performance issues in this class, we can always come back and re-add a (working) cache.

*This change should have no impact and is not urgent.*

I noticed this unused cache while working on [#724]. It's safe to remove
because it's never used.

If we find performance issues in this class, we can always come back and
re-add a (working) cache.

[#724]: #724
@EvanHahn EvanHahn merged commit 47ec3a1 into main Jul 30, 2024
7 checks passed
@EvanHahn EvanHahn deleted the coresyncstate-remove-unused-cache branch July 30, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants