Skip to content

Commit 54e6068

Browse files
committed
fix: cs
1 parent 7f259de commit 54e6068

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Diff.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ public function __construct(
1515
public Version $toVersion,
1616
public array $differOptions = [],
1717
public array $renderOptions = []
18-
) {
19-
}
18+
) {}
2019

2120
public function toArray(array $differOptions = [], array $renderOptions = []): array
2221
{

0 commit comments

Comments
 (0)