Completed
Push — master ( 224127...d5dc6c )
by Alejandro
28s
created
module/Rest/src/Middleware/AuthenticationMiddleware.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 
6 6
 use Fig\Http\Message\RequestMethodInterface;
7 7
 use Fig\Http\Message\StatusCodeInterface;
8
-use Psr\Container\ContainerExceptionInterface;
9 8
 use Psr\Http\Message\ResponseInterface as Response;
10 9
 use Psr\Http\Message\ServerRequestInterface as Request;
11 10
 use Psr\Http\Server\MiddlewareInterface;
Please login to merge, or discard this patch.