Skip to content

Commit 10445a5

Browse files
keradusnicolas-grekas
authored andcommitted
chore: CS fixes
1 parent 032ac56 commit 10445a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ZulipTransport.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ public function __construct(
3333
private string $channel,
3434
?HttpClientInterface $client = null,
3535
?EventDispatcherInterface $dispatcher = null,
36-
)
37-
{
36+
) {
3837

3938
parent::__construct($client, $dispatcher);
4039
}

0 commit comments

Comments
 (0)