Completed
Pull Request — master (#648)
by Guilh
03:16
created
src/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -13,8 +13,6 @@
 block discarded – undo
13 13
 
14 14
 use ApiPlatform\Core\Annotation\ApiResource;
15 15
 use ApiPlatform\Core\Exception\ResourceClassNotFoundException;
16
-use ApiPlatform\Core\Metadata\Resource\Operation;
17
-use ApiPlatform\Core\Metadata\Resource\PaginationMetadata;
18 16
 use ApiPlatform\Core\Metadata\Resource\ResourceMetadata;
19 17
 use Doctrine\Common\Annotations\Reader;
20 18
 
Please login to merge, or discard this patch.