From d0726a34d1bc9174e713f7e249fb0d9334e60bbd Mon Sep 17 00:00:00 2001 From: Eric Famiglietti Date: Tue, 18 Dec 2018 22:22:09 -0500 Subject: [PATCH] Remove extra whitespace. --- config/logging.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/logging.php b/config/logging.php index 4b9cbffe..eb40a051 100644 --- a/config/logging.php +++ b/config/logging.php @@ -61,7 +61,7 @@ ], 'papertrail' => [ - 'driver' => 'monolog', + 'driver' => 'monolog', 'level' => 'debug', 'handler' => SyslogUdpHandler::class, 'handler_with' => [