Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Remove unused finalization_displaced variable in db #13090

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

skunert
Copy link
Contributor

@skunert skunert commented Jan 6, 2023

Just a little cleanup.
While digging through the code I found this finalization_displaced_leaves which is not used anywhere. Displaced leaves are getting merged into it in note_finalized but the result is never actually used, seems to be a leftover from a previous change.

@skunert skunert added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Jan 6, 2023
@skunert skunert requested a review from a team January 6, 2023 15:01
@dmitry-markin dmitry-markin requested a review from a team January 6, 2023 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants