|
@@ -21,7 +21,6 @@ |
|
|
block discarded – undo |
|
21
|
21
|
use Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface; |
|
22
|
22
|
use Sylius\Component\Resource\Factory\FactoryInterface; |
|
23
|
23
|
use Sylius\Component\Resource\Repository\RepositoryInterface; |
|
24
|
|
-use Sylius\Component\Shipping\Calculator\CalculatorInterface; |
|
25
|
24
|
use Sylius\Component\Shipping\Calculator\DefaultCalculators; |
|
26
|
25
|
use Sylius\Component\Shipping\Model\ShippingCategoryInterface; |
|
27
|
26
|
use Sylius\Component\Shipping\Model\ShippingMethodTranslationInterface; |
Please login to merge, or discard this patch.