@@ -2,10 +2,7 @@ |
||
2 | 2 | |
3 | 3 | namespace AppBundle\Entity; |
4 | 4 | |
5 | -use Doctrine\Common\Collections\ArrayCollection; |
|
6 | 5 | use Doctrine\ORM\Mapping as ORM; |
7 | -use Gedmo\Mapping\Annotation as Gedmo; |
|
8 | -use Gedmo\Translatable\Document\Translation; |
|
9 | 6 | use JMS\Serializer\Annotation\ExclusionPolicy; |
10 | 7 | use JMS\Serializer\Annotation\Expose; |
11 | 8 | use JMS\Serializer\Annotation\Type; |