Completed
Pull Request — 2.0 (#1124)
by Antoine
06:37 queued 03:17
created
src/Swagger/Serializer/DocumentationNormalizer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use ApiPlatform\Core\Api\ResourceClassResolverInterface;
19 19
 use ApiPlatform\Core\Api\UrlGeneratorInterface;
20 20
 use ApiPlatform\Core\Documentation\Documentation;
21
-use ApiPlatform\Core\Exception\RuntimeException;
22 21
 use ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface;
23 22
 use ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface;
24 23
 use ApiPlatform\Core\Metadata\Property\PropertyMetadata;
Please login to merge, or discard this patch.