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

Commit 08110b6

Browse files
authored
Apply fixes from StyleCI (#493)
1 parent 5b6bdf4 commit 08110b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/TestCase.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
namespace BeyondCode\LaravelWebSockets\Tests;
44

55
use BeyondCode\LaravelWebSockets\Facades\StatisticsLogger;
6-
use BeyondCode\LaravelWebSockets\PubSub\Drivers\LocalClient;
7-
use BeyondCode\LaravelWebSockets\PubSub\Drivers\RedisClient;
86
use BeyondCode\LaravelWebSockets\PubSub\ReplicationInterface;
97
use BeyondCode\LaravelWebSockets\Statistics\Drivers\StatisticsDriver;
108
use BeyondCode\LaravelWebSockets\Tests\Mocks\Connection;

0 commit comments

Comments
 (0)