Completed
Pull Request — 2.1 (#1480)
by Antoine
03:27
created
src/Bridge/Doctrine/Orm/Filter/SearchFilter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use ApiPlatform\Core\Exception\InvalidArgumentException;
20 20
 use Doctrine\Common\Persistence\ManagerRegistry;
21 21
 use Doctrine\Common\Persistence\Mapping\ClassMetadata;
22
-use Doctrine\DBAL\Types\Type;
23 22
 use Doctrine\DBAL\Types\Type as DBALType;
24 23
 use Doctrine\ORM\Mapping\MappingException;
25 24
 use Doctrine\ORM\QueryBuilder;
Please login to merge, or discard this patch.