Completed
Pull Request — master (#599)
by Kévin
03:46
created
src/JsonLd/Serializer/ItemNormalizer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface;
20 20
 use ApiPlatform\Core\Metadata\Property\PropertyMetadata;
21 21
 use ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface;
22
-use Doctrine\ORM\EntityNotFoundException;
23 22
 use Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException;
24 23
 use Symfony\Component\PropertyAccess\PropertyAccess;
25 24
 use Symfony\Component\PropertyAccess\PropertyAccessorInterface;
Please login to merge, or discard this patch.