Remove extra whitespace.
This commit is contained in:
parent
70532dd8ae
commit
d0726a34d1
|
@ -61,7 +61,7 @@
|
|||
],
|
||||
|
||||
'papertrail' => [
|
||||
'driver' => 'monolog',
|
||||
'driver' => 'monolog',
|
||||
'level' => 'debug',
|
||||
'handler' => SyslogUdpHandler::class,
|
||||
'handler_with' => [
|
||||
|
|
Loading…
Reference in New Issue