Completed
Pull Request — master (#688)
by Antoine
12:22 queued 04:10
created
src/Metadata/Property/Factory/InheritedPropertyNameCollectionFactory.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace ApiPlatform\Core\Metadata\Property\Factory;
13 13
 
14
-use ApiPlatform\Core\Annotation\ApiProperty;
15
-use ApiPlatform\Core\Exception\ResourceClassNotFoundException;
16 14
 use ApiPlatform\Core\Metadata\Property\PropertyNameCollection;
17 15
 use ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface;
18 16
 
Please login to merge, or discard this patch.