|
@@ -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.