Completed
Pull Request — master (#1117)
by Antoine
04:06
created
Bridge/Symfony/Bundle/DependencyInjection/Compiler/AnnotationFilterPass.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
 namespace ApiPlatform\Core\Bridge\Symfony\Bundle\DependencyInjection\Compiler;
15 15
 
16
-use ApiPlatform\Core\Api\FilterInterface;
17
-use ApiPlatform\Core\Exception\InvalidArgumentException;
18 16
 use ApiPlatform\Core\Util\AnnotationFilterExtractorTrait;
19 17
 use ApiPlatform\Core\Util\ReflectionClassRecursiveIterator;
20 18
 use Doctrine\Common\Annotations\Reader;
Please login to merge, or discard this patch.