Skip to content

Commit b964ffc

Browse files
committed
wip
1 parent db3be45 commit b964ffc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Tempest/View/src/Components/DynamicViewComponent.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ final class DynamicViewComponent implements ViewComponent
1818
{
1919
private Token $token;
2020

21-
public function __construct()
22-
{
23-
}
21+
public function __construct() {}
2422

2523
public function setToken(Token $token): void
2624
{

0 commit comments

Comments
 (0)