This commit is contained in:
freek 2018-12-01 11:52:29 +01:00
parent 19fb3b418f
commit 5eb2251b01
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
namespace BeyondCode\LaravelWebSockets\WebSockets\Channels; namespace BeyondCode\LaravelWebSockets\WebSockets\Channels;
use ReflectionClass;
use Ratchet\ConnectionInterface; use Ratchet\ConnectionInterface;
class ChannelManager class ChannelManager