Completed
Push — master ( 119f8d...4ad486 )
by Paweł
10:35
created
src/Sylius/Component/Attribute/Model/Attribute.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace Sylius\Component\Attribute\Model;
13 13
 
14
-use Doctrine\Common\Collections\ArrayCollection;
15
-use Doctrine\Common\Collections\Collection;
16 14
 use Sylius\Component\Attribute\AttributeType\TextAttributeType;
17 15
 use Sylius\Component\Resource\Model\TimestampableTrait;
18 16
 use Sylius\Component\Resource\Model\TranslatableTrait;
Please login to merge, or discard this patch.