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

Commit 1c889be

Browse files
committed
Merge branch 'fix/app-connections-count' of github.com:beyondcode/laravel-websockets into fix/app-connections-count
2 parents b2263dc + dd33a33 commit 1c889be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Statistics/Logger/RedisStatisticsLoggerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use BeyondCode\LaravelWebSockets\Facades\StatisticsLogger;
66
use BeyondCode\LaravelWebSockets\Statistics\Logger\RedisStatisticsLogger;
7-
use BeyondCode\LaravelWebSockets\Statistics\Models\WebSocketsStatisticsEntry;
87
use BeyondCode\LaravelWebSockets\Tests\TestCase;
98

109
class RedisStatisticsLoggerTest extends TestCase

0 commit comments

Comments
 (0)