mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix: Remove unused private property (#561)
This commit is contained in:
@@ -31,7 +31,6 @@ class ManualNotesSorter {
|
||||
private $minAge;
|
||||
|
||||
private $voteFactor;
|
||||
private $ratingFactor;
|
||||
private $ageFactor;
|
||||
|
||||
private $voteWeight = 38;
|
||||
|
||||
Reference in New Issue
Block a user