Completed
Push — master ( 3f69b2...0cfd6f )
by Andreas
22:06
created
tests/Controller/ProxyControllerTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -35,8 +35,6 @@
 block discarded – undo
35 35
 use Zend\Http\Response;
36 36
 use Zend\Mvc\MvcEvent;
37 37
 use Zend\Router\Http\RouteMatch;
38
-use Zend\Stdlib\ResponseInterface;
39
-use Zend\View\Model\ViewModel;
40 38
 
41 39
 class ProxyControllerTest extends TestCase
42 40
 {
Please login to merge, or discard this patch.