@@ -4,8 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use Doctrine\ORM\Mapping as ORM; |
| 6 | 6 | use JMS\Serializer\Annotation as JMS; |
| 7 | -use Symfony\Component\HttpFoundation\File\UploadedFile; |
|
| 8 | - |
|
| 9 | 7 | use Symfony\Component\Validator\Constraints as Assert; |
| 10 | 8 | |
| 11 | 9 | /** |