@@ -13,8 +13,6 @@ |
||
| 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; |