This commit is contained in:
Pierre Rudloff 2020-10-21 23:07:12 +02:00
parent 342b8c4a42
commit 68f2255fa0
3 changed files with 4 additions and 1 deletions

View file

@ -15,7 +15,6 @@ use Alltube\Exception\DependencyException;
use Alltube\Factory\LocaleManagerFactory;
use Alltube\Factory\SessionFactory;
use Alltube\Factory\ViewFactory;
use Alltube\LocaleManager;
use Psr\Log\NullLogger;
use Slim\Container;
use Slim\Http\Environment;