Completed
Push — master ( bc72c5...1b234b )
by richard
02:39
created
src/Psr/Messages/ServerRequest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,9 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Psr\Http\Message\ServerRequestInterface as RequestInterface;
6 6
 use Almendra\Http\Psr\Messages\Response;
7
-
8 7
 use Almendra\Http\Helpers\URI as URIHelper;
9
-use Almendra\Http\Server;
10 8
 
11 9
 class ServerRequest extends Response implements RequestInterface
12 10
 {
Please login to merge, or discard this patch.