|
@@ -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.