@@ -15,7 +15,6 @@ |
||
15 | 15 | use Doctrine\ORM\Query\AST\Node; |
16 | 16 | use Doctrine\ORM\Query\AST\NullComparisonExpression; |
17 | 17 | use Doctrine\ORM\Query\AST\PathExpression; |
18 | -use Doctrine\ORM\Query\AST\SimpleArithmeticExpression; |
|
19 | 18 | use Doctrine\ORM\Query\AST\WhereClause; |
20 | 19 | use DoctrineElastic\Elastic\ElasticQuery; |
21 | 20 | use DoctrineElastic\Elastic\SearchParams; |