Skip to content

Commit 27cc28b

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Fix styling
1 parent b5982c5 commit 27cc28b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Screen.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66

77
class Screen
88
{
9-
public function __construct(protected Client $client)
10-
{
11-
}
9+
public function __construct(protected Client $client) {}
1210

1311
public function cursorPosition(): object
1412
{

0 commit comments

Comments
 (0)