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

Commit 204f6cb

Browse files
committed
Fix typo
1 parent a8764bd commit 204f6cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Concerns/Channelable.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ public function subscribe(ConnectionInterface $connection, stdClass $payload)
116116
]));
117117

118118
$this->replicator->subscribe($connection->app->id, $this->channelName);
119-
120-
event(new )
121119
}
122120

123121
/**

0 commit comments

Comments
 (0)