Completed
Push — 1.5 ( 3e98ab...a62d68 )
by Kamil
15:55 queued 08:45
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.