Completed
Push — master ( 0ffad1...6f5df0 )
by Kamil
19s
created
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodChoiceType.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 Sylius\Bundle\ResourceBundle\Form\DataTransformer\ObjectToIdentifierTransformer;
15 15
 use Sylius\Component\Registry\ServiceRegistryInterface;
16 16
 use Sylius\Component\Resource\Repository\RepositoryInterface;
17
-use Sylius\Component\Shipping\Model\ShippingMethod;
18 17
 use Sylius\Component\Shipping\Model\ShippingMethodInterface;
19 18
 use Sylius\Component\Shipping\Model\ShippingSubjectInterface;
20 19
 use Sylius\Component\Shipping\Resolver\MethodsResolverInterface;
Please login to merge, or discard this patch.