Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2018-02-14 22:09:18 +00:00
committed by StyleCI Bot
parent 314e601e44
commit 3fb10340d3
91 changed files with 130 additions and 130 deletions
+4 -4
View File
@@ -5,23 +5,23 @@ namespace Blacklight\processing;
use Blacklight\Nfo;
use Blacklight\XXX;
use Blacklight\NNTP;
use App\Models\Group;
use Blacklight\Books;
use Blacklight\db\DB;
use Blacklight\Games;
use Blacklight\Movie;
use Blacklight\Music;
use App\Models\Release;
use Blacklight\Console;
use Blacklight\Sharing;
use App\Models\Group;
use Blacklight\NameFixer;
use App\Models\Release;
use App\Models\Category;
use App\Models\Settings;
use Blacklight\NameFixer;
use App\Models\ReleaseFile;
use Illuminate\Support\Carbon;
use dariusiii\rarinfo\Par2Info;
use Blacklight\processing\tv\TMDB;
use Blacklight\processing\tv\TVDB;
use dariusiii\rarinfo\Par2Info;
use Blacklight\processing\tv\TVMaze;
use Blacklight\processing\post\AniDB;
use Blacklight\processing\tv\TraktTv;