Completed
Pull Request — master (#682)
by Kévin
04:05
created
src/Hal/Serializer/ItemNormalizer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use ApiPlatform\Core\Exception\RuntimeException;
17 17
 use ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface;
18 18
 use ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface;
19
-use ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface;
20 19
 use ApiPlatform\Core\Serializer\AbstractItemNormalizer;
21 20
 use ApiPlatform\Core\Serializer\ContextTrait;
22 21
 use Symfony\Component\PropertyAccess\PropertyAccessorInterface;
Please login to merge, or discard this patch.