Completed
Push — 1.0 ( 611d47...c8e945 )
by Kamil
19:39 queued 19:27
created
src/Sylius/Behat/Page/Admin/Product/CreateSimpleProductPage.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -18,8 +18,6 @@
 block discarded – undo
18 18
 use Sylius\Behat\Behaviour\SpecifiesItsCode;
19 19
 use Sylius\Behat\Page\Admin\Crud\CreatePage as BaseCreatePage;
20 20
 use Sylius\Behat\Service\SlugGenerationHelper;
21
-use Sylius\Component\Core\Model\ChannelInterface;
22
-use Sylius\Component\Currency\Model\CurrencyInterface;
23 21
 use Sylius\Component\Product\Model\ProductAssociationTypeInterface;
24 22
 use Webmozart\Assert\Assert;
25 23
 
Please login to merge, or discard this patch.