@@ -13,7 +13,6 @@ |
||
| 13 | 13 | use Webcook\Cms\CoreBundle\Base\BasicEntity; |
| 14 | 14 | use Doctrine\ORM\Mapping as ORM; |
| 15 | 15 | use ApiPlatform\Core\Annotation\ApiResource; |
| 16 | -use ApiPlatform\Core\Annotation\ApiProperty; |
|
| 17 | 16 | use Symfony\Component\Validator\Constraints as Assert; |
| 18 | 17 | |
| 19 | 18 | /** |