Completed
Pull Request — master (#363)
by Anton
05:32
created
src/Response/Response.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 use Bluz\Controller\Controller;
18 18
 use Bluz\Layout\Layout;
19 19
 use Bluz\Proxy\Messages;
20
-use Bluz\Proxy\Request;
21 20
 use Zend\Diactoros\Response\EmptyResponse;
22 21
 use Zend\Diactoros\Response\HtmlResponse;
23 22
 use Zend\Diactoros\Response\JsonResponse;
Please login to merge, or discard this patch.