Skip to content

Commit d0726a3

Browse files
Remove extra whitespace.
1 parent 70532dd commit d0726a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/logging.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
],
6262

6363
'papertrail' => [
64-
'driver' => 'monolog',
64+
'driver' => 'monolog',
6565
'level' => 'debug',
6666
'handler' => SyslogUdpHandler::class,
6767
'handler_with' => [

0 commit comments

Comments
 (0)