Completed
Pull Request — 2.x (#584)
by Vincent
01:52
created
tests/Unit/Datagrid/ProxyQueryTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -14,8 +14,6 @@
 block discarded – undo
14 14
 namespace Sonata\DoctrinePHPCRAdminBundle\Tests\Unit\Datagrid;
15 15
 
16 16
 use Doctrine\ODM\PHPCR\DocumentManager;
17
-use Doctrine\ODM\PHPCR\Query\Builder\AbstractNode;
18
-use Doctrine\ODM\PHPCR\Query\Builder\OrderBy;
19 17
 use Doctrine\ODM\PHPCR\Query\Builder\QueryBuilder;
20 18
 use Doctrine\ODM\PHPCR\Query\Query;
21 19
 use PHPUnit\Framework\TestCase;
Please login to merge, or discard this patch.