Completed
Pull Request — master (#1206)
by Antoine
03:07
created
src/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 namespace ApiPlatform\Core\Metadata\Property\Factory;
15 15
 
16 16
 use ApiPlatform\Core\Annotation\ApiSubresource;
17
-use ApiPlatform\Core\Exception\PropertyNotFoundException;
18 17
 use ApiPlatform\Core\Metadata\Property\PropertyMetadata;
19 18
 use ApiPlatform\Core\Metadata\Property\SubresourceMetadata;
20 19
 use ApiPlatform\Core\Util\Reflection;
Please login to merge, or discard this patch.