Completed
Push — checkout-context-cleanup ( 3b30b9...1e6a42 )
by Kamil
18:57
created
src/Sylius/Behat/Context/Ui/CheckoutContext.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\Behat\Page\Shop\Checkout\SelectShippingPageInterface;
22 22
 use Sylius\Behat\Page\UnexpectedPageException;
23 23
 use Sylius\Behat\Service\Resolver\CurrentPageResolverInterface;
24
-use Sylius\Behat\Service\SharedStorageInterface;
25 24
 use Sylius\Component\Addressing\Model\CountryInterface;
26 25
 use Webmozart\Assert\Assert;
27 26
 
Please login to merge, or discard this patch.