Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit f6c9add

Browse files
committed
wip
1 parent cdf229b commit f6c9add

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Console/StartWebSocketServer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ protected function configureStatisticsLogger()
5353

5454
$browser = new Browser($this->loop, $connector);
5555

56-
5756
app()->singleton(StatisticsLoggerInterface::class, function() use ($browser) {
5857
return new HttpStatisticsLogger(app(ChannelManager::class), $browser);
5958
});

0 commit comments

Comments
 (0)