Completed
Push — master ( cc9983...6cc75a )
by Kamil
13s
created
src/Sylius/Bundle/GridBundle/Doctrine/PHPCRODM/ExpressionVisitor.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace Sylius\Bundle\GridBundle\Doctrine\PHPCRODM;
13 13
 
14
-use Sylius\Component\Grid\Data\ExpressionBuilderInterface;
15 14
 use Doctrine\ODM\PHPCR\Query\Builder\QueryBuilder;
16 15
 use Doctrine\Common\Collections\Expr\CompositeExpression;
17 16
 use Doctrine\Common\Collections\Expr\Comparison;
Please login to merge, or discard this patch.