Skip to content

Commit

Permalink
Remove newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Mar 10, 2023
1 parent 2844f50 commit 15f6a9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/framework/src/Support/Models/RenderData.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
class RenderData implements Arrayable
{
protected HydePage $page;

protected Route $route;

protected string $routeKey;

public function setPage(HydePage $page): void
Expand Down

0 comments on commit 15f6a9b

Please sign in to comment.