style(styleci): Lint

This commit is contained in:
Pierre Rudloff 2019-04-22 17:04:59 +02:00
parent 1387d836dc
commit bba2087a55
8 changed files with 2 additions and 30 deletions

View file

@ -5,13 +5,11 @@
namespace Alltube\Test;
use Alltube\Config;
use Alltube\Controller\BaseController;
use Alltube\Controller\DownloadController;
use Alltube\Controller\FrontController;
use Alltube\LocaleManager;
use Alltube\ViewFactory;
use Exception;
use Slim\Container;
use Slim\Http\Environment;
use Slim\Http\Request;