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

Commit a8764bd

Browse files
authored
Apply fixes from StyleCI (#494)
1 parent 97e215b commit a8764bd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Concerns/PresencelyChannelable.php

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

33
namespace BeyondCode\LaravelWebSockets\Concerns;
44

5-
use BeyondCode\LaravelWebSockets\Concerns\Channelable;
65
use BeyondCode\LaravelWebSockets\WebSockets\Exceptions\InvalidSignature;
76
use Ratchet\ConnectionInterface;
87
use stdClass;

src/Concerns/PrivatelyChannelable.php

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

33
namespace BeyondCode\LaravelWebSockets\Concerns;
44

5-
use BeyondCode\LaravelWebSockets\Concerns\Channelable;
65
use BeyondCode\LaravelWebSockets\WebSockets\Exceptions\InvalidSignature;
76
use Ratchet\ConnectionInterface;
87
use stdClass;

0 commit comments

Comments
 (0)