Skip to content

Fix: Remove unused private property #561

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

Merged
merged 1 commit into from
Jun 27, 2022
Merged

Conversation

localheinz
Copy link
Contributor

This pull request

  • removes an unused private property

πŸ’β€β™‚οΈ Running

git grep -i ratingFactor

on current master yields

include/shared-manual.inc:34:    private $ratingFactor;

@localheinz localheinz marked this pull request as ready for review June 27, 2022 18:08
@localheinz localheinz changed the title Fix: Remove unused private property Fix: Remove unused private property Jun 27, 2022
@kamil-tekiela kamil-tekiela merged commit 8fbbe3b into php:master Jun 27, 2022
@localheinz localheinz deleted the fix/unused branch June 27, 2022 18:25
@localheinz
Copy link
Contributor Author

Thank you, @kamil-tekiela!

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.

2 participants