Apply fixes from StyleCI (#445)
This commit is contained in:
parent
765e772d76
commit
f32ae78888
|
|
@ -132,7 +132,6 @@ return [
|
||||||
* The Statistics Logger will, by default, handle the incoming statistics, store them
|
* The Statistics Logger will, by default, handle the incoming statistics, store them
|
||||||
* and then release them into the database on each interval defined below.
|
* and then release them into the database on each interval defined below.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'logger' => \BeyondCode\LaravelWebSockets\Statistics\Logger::class,
|
'logger' => \BeyondCode\LaravelWebSockets\Statistics\Logger::class,
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue