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

Unused variable: _record_input_props: Array[PropertyEntry] #250

Closed
TheYellowArchitect opened this issue Aug 23, 2024 · 0 comments · Fixed by #320
Closed

Unused variable: _record_input_props: Array[PropertyEntry] #250

TheYellowArchitect opened this issue Aug 23, 2024 · 0 comments · Fixed by #320

Comments

@TheYellowArchitect
Copy link
Contributor

TheYellowArchitect commented Aug 23, 2024

In the class RollbackSynchronizer
It is set, and it is cleared, but it is never used anywhere in the project. Does it have a purpose in this version, or was it a leftover? _auth_input_props does everything required after all. Perhaps it was exclusively to be used by the server? (so the server uses _record_input_props instead of _auth_input_props ?

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 a pull request may close this issue.

1 participant