Apply fixes from StyleCI (#5356)

This commit is contained in:
Graham Campbell
2020-07-27 12:49:11 -05:00
committed by GitHub
parent 0e7fd2beb1
commit 6cbfb781a2
17 changed files with 0 additions and 50 deletions
-2
View File
@@ -5,7 +5,6 @@ use Monolog\Handler\StreamHandler;
use Monolog\Handler\SyslogUdpHandler;
return [
/*
|--------------------------------------------------------------------------
| Default Log Channel
@@ -100,5 +99,4 @@ return [
'path' => storage_path('logs/laravel.log'),
],
],
];