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

Commit 850ebe5

Browse files
authored
Apply fixes from StyleCI (#474)
1 parent e34c7e8 commit 850ebe5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/PubSub/RedisDriverTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
namespace BeyondCode\LaravelWebSockets\Tests\PubSub;
44

5-
use BeyondCode\LaravelWebSockets\PubSub\Drivers\RedisClient;
65
use BeyondCode\LaravelWebSockets\Tests\TestCase;
7-
use React\EventLoop\Factory as LoopFactory;
8-
use BeyondCode\LaravelWebSockets\Tests\Mocks\RedisFactory;
96

107
class RedisDriverTest extends TestCase
118
{

0 commit comments

Comments
 (0)