Skip to content

Commit

Permalink
Fixup for ListExtendedRecord
Browse files Browse the repository at this point in the history
  • Loading branch information
canihavesomecoffee committed Jan 24, 2022
1 parent 6269609 commit 14cb673
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Model/ListExtendedRecord.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@ class ListExtendedRecord extends ListBaseRecord
* @var Entity[]
*/
public array $entities;
/**
* Assigned score.
*
* @var integer
*/
public int $score;
/**
* URL to an image.
*
Expand Down

0 comments on commit 14cb673

Please sign in to comment.