Completed
Push — menu-builders ( ef8ea6...aa4c7a )
by Kamil
18:07
created
src/Sylius/Bundle/ProductBundle/Controller/ProductAttributeController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 use Sylius\Component\Order\Modifier\OrderModifierInterface;
24 24
 use Symfony\Component\EventDispatcher\EventDispatcherInterface;
25 25
 use Symfony\Component\Form\FormFactoryInterface;
26
-use Symfony\Component\HttpFoundation\JsonResponse;
27 26
 use Symfony\Component\HttpFoundation\RedirectResponse;
28 27
 use Symfony\Component\HttpFoundation\Request;
29 28
 use Symfony\Component\HttpFoundation\Response;
Please login to merge, or discard this patch.