Skip to content

Commit

Permalink
style(thing schema): remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow81627 committed Mar 30, 2021
1 parent 22e7a47 commit 2ace11b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/JsonApi/V1/Things/ThingSchema.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,4 @@ public function pagination(): ?Paginator
{
return PagePagination::make();
}

}

0 comments on commit 2ace11b

Please sign in to comment.