diff --git a/src/Concerns/Channelable.php b/src/Concerns/Channelable.php index 979f2e8..577e633 100644 --- a/src/Concerns/Channelable.php +++ b/src/Concerns/Channelable.php @@ -116,8 +116,6 @@ trait Channelable ])); $this->replicator->subscribe($connection->app->id, $this->channelName); - - event(new ) } /**