@@ -11,8 +11,6 @@ |
||
| 11 | 11 | |
| 12 | 12 | namespace ApiPlatform\Core\Metadata\Property\Factory; |
| 13 | 13 | |
| 14 | -use ApiPlatform\Core\Annotation\ApiProperty; |
|
| 15 | -use ApiPlatform\Core\Exception\ResourceClassNotFoundException; |
|
| 16 | 14 | use ApiPlatform\Core\Metadata\Property\PropertyNameCollection; |
| 17 | 15 | use ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface; |
| 18 | 16 | |