Browse Source

Remove extra whitespace.

Eric Famiglietti 5 years ago
parent
commit
d0726a34d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/logging.php

+ 1 - 1
config/logging.php

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