@@ -13,8 +13,6 @@ |
||
| 13 | 13 | |
| 14 | 14 | use ApiPlatform\Core\Annotation\ApiResource; |
| 15 | 15 | use ApiPlatform\Core\Exception\ResourceClassNotFoundException; |
| 16 | -use ApiPlatform\Core\Metadata\Resource\Operation; |
|
| 17 | -use ApiPlatform\Core\Metadata\Resource\PaginationMetadata; |
|
| 18 | 16 | use ApiPlatform\Core\Metadata\Resource\ResourceMetadata; |
| 19 | 17 | use Doctrine\Common\Annotations\Reader; |
| 20 | 18 | |