Completed
Push — MethodSignatureMismatch ( 58f775 )
by Kamil
05:38
created
src/Sylius/Component/Core/Model/Product.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 use Doctrine\Common\Collections\Collection;
18 18
 use Sylius\Component\Channel\Model\ChannelInterface as BaseChannelInterface;
19 19
 use Sylius\Component\Product\Model\Product as BaseProduct;
20
-use Sylius\Component\Product\Model\ProductTranslationInterface as BaseProductTranslationInterface;
21 20
 use Sylius\Component\Resource\Model\TranslationInterface;
22 21
 use Sylius\Component\Review\Model\ReviewInterface;
23 22
 use Sylius\Component\Taxonomy\Model\TaxonInterface as BaseTaxonInterface;
Please login to merge, or discard this patch.