]> git.agnieray.net Git - galette.git/commitdiff
Not used imports
authorJohan Cwiklinski <johan@x-tnd.be>
Mon, 23 Oct 2023 12:42:29 +0000 (14:42 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Mon, 23 Oct 2023 12:42:29 +0000 (14:42 +0200)
galette/includes/dependencies.php

index d485694689fec610ea23d01b724a4f9884014d6b..04c0f7efb1ff93cce4e53d1b5cd084a31aa45ab1 100644 (file)
@@ -36,8 +36,6 @@
 use Psr\Container\ContainerInterface;
 use Psr\Http\Message\ServerRequestInterface;
 use Psr\Http\Server\RequestHandlerInterface as RequestHandler;
-use Slim\Exception\HttpMethodNotAllowedException;
-use Slim\Exception\HttpNotFoundException;
 use Slim\Routing\RouteContext;
 use Slim\Routing\RouteParser;
 use Slim\Views\Twig;