From ff22a0cb403014dcd8fca6682316da77e04a11aa Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 20 Feb 2019 08:07:21 +0000 Subject: [PATCH] Apply fixes from StyleCI [ci skip] [skip ci] --- Blacklight/NameFixer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Blacklight/NameFixer.php b/Blacklight/NameFixer.php index 6e6796f6b..446874dd7 100755 --- a/Blacklight/NameFixer.php +++ b/Blacklight/NameFixer.php @@ -7,7 +7,6 @@ use App\Models\Release; use App\Models\Category; use App\Models\UsenetGroup; use Illuminate\Support\Arr; -use Blacklight\ColorCLI; use Blacklight\utility\Utility; use Blacklight\processing\PostProcess;