Merge pull request #4884 from eric-famiglietti/patch-1
Remove extra whitespace.
This commit is contained in:
commit
ddd8c2a790
|
|
@ -61,7 +61,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
'papertrail' => [
|
'papertrail' => [
|
||||||
'driver' => 'monolog',
|
'driver' => 'monolog',
|
||||||
'level' => 'debug',
|
'level' => 'debug',
|
||||||
'handler' => SyslogUdpHandler::class,
|
'handler' => SyslogUdpHandler::class,
|
||||||
'handler_with' => [
|
'handler_with' => [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue