diff --git a/config/websockets.php b/config/websockets.php index 90de3e7e38..01ee97b9f1 100644 --- a/config/websockets.php +++ b/config/websockets.php @@ -132,7 +132,6 @@ * The Statistics Logger will, by default, handle the incoming statistics, store them * and then release them into the database on each interval defined below. */ - 'logger' => \BeyondCode\LaravelWebSockets\Statistics\Logger::class, /*