@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Victoire\Bundle\CoreBundle\Repository; |
| 4 | 4 | |
| 5 | -use Doctrine\ORM\Query; |
|
| 6 | 5 | use Doctrine\ORM\Query\Expr; |
| 7 | 6 | use Gedmo\Tree\Entity\Repository\NestedTreeRepository; |
| 8 | 7 | use Victoire\Bundle\CoreBundle\Entity\View; |
@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use Behat\Behat\Context\SnippetAcceptingContext; |
| 7 | 7 | use Behat\Behat\Hook\Scope\AfterStepScope; |
| 8 | 8 | use Behat\Mink\Driver\Selenium2Driver; |
| 9 | -use Behat\Mink\Element\Element; |
|
| 10 | 9 | use Behat\Mink\Exception\UnsupportedDriverActionException; |
| 11 | 10 | use Behat\Symfony2Extension\Context\KernelAwareContext; |
| 12 | 11 | use Behat\Symfony2Extension\Context\KernelDictionary; |