Apply fixes from StyleCI (#445)

This commit is contained in:
rennokki 2020-08-13 13:23:21 +03:00 committed by GitHub
parent 765e772d76
commit f32ae78888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ return [
* 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,
/*