From c03b042e8db0f8af56385bfc9132f513ef45c90b Mon Sep 17 00:00:00 2001 From: Shift Date: Mon, 29 Apr 2024 14:22:57 +0000 Subject: [PATCH] Shift cleanup --- config/app.php | 2 -- config/logging.php | 4 ---- 2 files changed, 6 deletions(-) diff --git a/config/app.php b/config/app.php index 183ae24..324ffb9 100644 --- a/config/app.php +++ b/config/app.php @@ -1,11 +1,9 @@ Facade::defaultAliases()->merge([ 'Redis' => Illuminate\Support\Facades\Redis::class, ])->toArray(), diff --git a/config/logging.php b/config/logging.php index 3778d10..7a03a57 100644 --- a/config/logging.php +++ b/config/logging.php @@ -1,9 +1,5 @@ [