Completed
Push — 1.4 ( f7838f...4d2cb6 )
by Kamil
08:42 queued 12s
created
Sylius/Bundle/ShopBundle/spec/EventListener/OrderIntegrityCheckerSpec.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -21,9 +21,6 @@
 block discarded – undo
21 21
 use Sylius\Component\Core\Model\OrderInterface;
22 22
 use Sylius\Component\Core\Model\PromotionInterface;
23 23
 use Sylius\Component\Order\Processor\OrderProcessorInterface;
24
-use Sylius\Component\Promotion\Action\PromotionApplicatorInterface;
25
-use Sylius\Component\Promotion\Checker\Eligibility\PromotionEligibilityCheckerInterface;
26
-use Symfony\Component\EventDispatcher\EventDispatcherInterface;
27 24
 use Symfony\Component\HttpFoundation\RedirectResponse;
28 25
 use Symfony\Component\Routing\RouterInterface;
29 26
 
Please login to merge, or discard this patch.