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

fix(store): make heightIndexer.IndexTo as a func #182

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

cristaloleg
Copy link
Contributor

@cristaloleg cristaloleg commented May 23, 2024

Overview

heightIndexer.IndexTo method doesn't use heightIndexer fields, this method can be a simple function. This happened during refactoring, at some point batch parameter landed and field became obsolete (5c63c52). So, a small cleanup.

@renaynay renaynay merged commit 42060b2 into main May 27, 2024
4 checks passed
@renaynay renaynay deleted the indexTo-as-a-func branch May 27, 2024 13:00
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.

3 participants