Completed
Push — menu-builders ( aa4c7a...012b35 )
by Kamil
22:12
created
src/Sylius/Behat/Context/Setup/ShippingContext.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -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.