Completed
Push — feature/EVO-5751-text-index-mo... ( 0ab3ac...8fecb1 )
by
unknown
62:16 queued 57:01
created
src/Graviton/RestBundle/Controller/RestController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -22,10 +22,8 @@
 block discarded – undo
22 22
 use Symfony\Component\HttpFoundation\Response;
23 23
 use Symfony\Component\HttpKernel\Exception\PreconditionRequiredHttpException;
24 24
 use Symfony\Component\Routing\Exception\RouteNotFoundException;
25
-use Symfony\Component\Form\FormFactory;
26 25
 use Symfony\Bundle\FrameworkBundle\Routing\Router;
27 26
 use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage;
28
-use Symfony\Component\Validator\Validator\ValidatorInterface;
29 27
 use Symfony\Bundle\FrameworkBundle\Templating\EngineInterface;
30 28
 use Rs\Json\Patch;
31 29
 use Rs\Json\Patch\InvalidPatchDocumentJsonException;
Please login to merge, or discard this patch.