Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2019-02-03 20:01:19 +00:00
committed by StyleCI Bot
parent 50ff1b6181
commit 87c6e5d64f
168 changed files with 449 additions and 449 deletions
+3 -3
View File
@@ -2,11 +2,11 @@
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
use Blacklight\processing\tv\TVDB;
use Adrenth\Thetvdb\Exception\UnauthorizedException;
use Adrenth\Thetvdb\Exception\RequestFailedException;
use Adrenth\Thetvdb\Exception\InvalidArgumentException;
use Adrenth\Thetvdb\Exception\InvalidJsonInResponseException;
use Adrenth\Thetvdb\Exception\RequestFailedException;
use Adrenth\Thetvdb\Exception\UnauthorizedException;
use Blacklight\processing\tv\TVDB;
$c = new Blacklight\ColorCLI();
$tvdb = new TVDB();