Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2019-02-19 14:56:46 +00:00
committed by StyleCI Bot
parent 40e7233727
commit 623edaaedb
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -5,7 +5,6 @@ namespace Blacklight\processing;
use Blacklight\Nfo;
use Blacklight\XXX;
use Blacklight\NNTP;
use App\Models\UsenetGroup;
use Blacklight\Books;
use Blacklight\Games;
use Blacklight\Movie;
@@ -17,6 +16,7 @@ use App\Models\Category;
use App\Models\Settings;
use Blacklight\NameFixer;
use App\Models\ReleaseFile;
use App\Models\UsenetGroup;
use Illuminate\Support\Carbon;
use dariusiii\rarinfo\Par2Info;
use Blacklight\processing\tv\TMDB;