Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2019-03-06 08:36:58 +00:00
committed by StyleCI Bot
parent b0d05b37fa
commit 6f8ae0b4d6
+1 -1
View File
@@ -2,7 +2,6 @@
namespace Blacklight\processing;
use App\Models\Collection;
use Blacklight\NZB;
use Blacklight\NNTP;
use App\Models\Predb;
@@ -12,6 +11,7 @@ use App\Models\Category;
use App\Models\Settings;
use Blacklight\ColorCLI;
use Blacklight\Releases;
use App\Models\Collection;
use Blacklight\Categorize;
use App\Models\UsenetGroup;
use Illuminate\Support\Str;