Passed
Push — master ( 21a45d...334091 )
by Petr
03:48
created
src/AppBundle/Response/ApiResponseFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use Doctrine\ORM\EntityManager;
15 15
 use Symfony\Component\Form\FormInterface;
16 16
 use Symfony\Component\HttpFoundation\Response;
17
-use Symfony\Component\Intl\Exception\MethodNotImplementedException;
18 17
 use Symfony\Component\Routing\Router;
19 18
 
20 19
 /**
Please login to merge, or discard this patch.