Completed
Pull Request — 3.x (#992)
by Vincent
01:57
created
tests/Filter/ChoiceFilterTest.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 Sonata\DoctrineORMAdminBundle\Tests\Filter;
15 15
 
16 16
 use PHPUnit\Framework\TestCase;
17
-use Sonata\AdminBundle\Form\Type\Operator\ContainsOperatorType;
18 17
 use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType;
19 18
 use Sonata\DoctrineORMAdminBundle\Datagrid\ProxyQuery;
20 19
 use Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter;
Please login to merge, or discard this patch.