@@ -12,7 +12,6 @@ |
||
| 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 |