Skip to content

Commit 265a083

Browse files
committed
Removed whitespace
1 parent 6fb10f4 commit 265a083

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AsyncClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ public function __construct(LoopInterface $loop, WebsocketClient $client)
9999
$this->sendSubject = null;
100100
})
101101

102-
103102
->flatMap(function (MessageSubject $ms) {
104103
return $ms;
105104
})

0 commit comments

Comments
 (0)