Test Failed
Branch master (3e3a3f)
by Aleksandr
03:28 queued 01:20
created
Serializer/Normalizer/ObjectNormalizer.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -14,9 +14,7 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.