Completed
Push — master ( f06de0...8e99cf )
by Andrew
03:17
created
src/AppWrapper.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use PHPFastCGI\FastCGIDaemon\Http\RequestInterface;
6 6
 use PHPFastCGI\FastCGIDaemon\KernelInterface;
7 7
 use Psr\Http\Message\ResponseInterface;
8
-use Psr\Http\Message\ServerRequestInterface;
9 8
 use Slim\App;
10 9
 use Slim\Container;
11 10
 use Slim\Exception\Exception as SlimException;
Please login to merge, or discard this patch.