Completed
Pull Request — 1.2 (#360)
by Wouter
16:28
created
Tests/Datagrid/SimplePagerBasicTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Sonata\DoctrinePHPCRAdminBundle\Tests\Datagrid;
13 13
 
14 14
 use Sonata\DoctrinePHPCRAdminBundle\Datagrid\SimplePager;
15
-use Doctrine\ODM\PHPCR\Query\Query as PHPCRQuery;
16 15
 use Doctrine\Common\Collections\ArrayCollection;
17 16
 
18 17
 class SimplePagerTest extends \PHPUnit_Framework_TestCase
Please login to merge, or discard this patch.