Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit c23a573

Browse files
committed
fix syntax error
1 parent 2e64094 commit c23a573

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LaravelServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ protected function registerManager()
3131
* @return void
3232
*/
3333
protected function bootWebsocketRoutes()
34-
{
3534
{
3635
require __DIR__ . '/../routes/laravel_routes.php';
3736
}

0 commit comments

Comments
 (0)