style(styleci): Lint

This commit is contained in:
Pierre Rudloff 2019-04-21 00:58:04 +02:00
parent ddc27a8a2c
commit 586f20adb4
4 changed files with 8 additions and 17 deletions

View file

@ -5,7 +5,6 @@ use Alltube\Config;
use Alltube\Controller\FrontController;
use Alltube\LocaleManager;
use Alltube\LocaleMiddleware;
use Alltube\PlaylistArchiveStream;
use Alltube\UglyRouter;
use Alltube\ViewFactory;
use Slim\App;