@@ -14,9 +14,7 @@ |
||
14 | 14 | use RonteLtd\JsonApiBundle\Annotation\Relationship; |
15 | 15 | use RonteLtd\JsonApiBundle\Annotation\ObjectNormalizer as ObjectNormalizerAnnotation; |
16 | 16 | use RonteLtd\JsonApiBundle\Serializer\Exception\LogicException; |
17 | -use RonteLtd\JsonApiBundle\Serializer\Mapping\AttributeMetadata; |
|
18 | 17 | use RonteLtd\JsonApiBundle\Serializer\Mapping\AttributeMetadataInterface; |
19 | -use RonteLtd\JsonApiBundle\Serializer\Mapping\ClassAnnotationInterface; |
|
20 | 18 | use RonteLtd\JsonApiBundle\Serializer\Mapping\ClassMetadataInterface; |
21 | 19 | use RonteLtd\JsonApiBundle\Serializer\Mapping\Factory\MetadataFactoryInterface; |
22 | 20 | use Symfony\Component\PropertyAccess\PropertyAccessorInterface; |