Remove extra whitespace.

This commit is contained in:
Eric Famiglietti
2018-12-18 22:22:09 -05:00
committed by GitHub
parent 70532dd8ae
commit d0726a34d1

View File

@@ -61,7 +61,7 @@ return [
], ],
'papertrail' => [ 'papertrail' => [
'driver' => 'monolog', 'driver' => 'monolog',
'level' => 'debug', 'level' => 'debug',
'handler' => SyslogUdpHandler::class, 'handler' => SyslogUdpHandler::class,
'handler_with' => [ 'handler_with' => [