From 7f6b8cc43d7f0da20e25993090fd6821e3fd0a2e Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 17 Feb 2022 14:48:12 -0800 Subject: [PATCH] Removed carbon, since we went with PHP's datetime instead Signed-off-by: snipe --- app/Http/Controllers/SettingsController.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Http/Controllers/SettingsController.php b/app/Http/Controllers/SettingsController.php index 1b85f0eeeb..aaaffc4971 100755 --- a/app/Http/Controllers/SettingsController.php +++ b/app/Http/Controllers/SettingsController.php @@ -24,7 +24,6 @@ use Redirect; use Response; use App\Helpers\StorageHelper; use App\Http\Requests\SlackSettingsRequest; -use Carbon\Carbon; /** * This controller handles all actions related to Settings for