Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryk authored and github-actions[bot] committed Sep 15, 2022
1 parent 7617a18 commit 5ec2771
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Repositories/Serializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ public function jsonSerialize(): mixed
);
}


$paginator = new Paginator($this->items->values(), $this->perPage);

if (! $this->hasCustomRepository()) {
Expand Down

0 comments on commit 5ec2771

Please sign in to comment.