diff --git a/src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php b/src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php index c1668fa5e..6d7976c43 100644 --- a/src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php +++ b/src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php @@ -3,7 +3,6 @@ namespace Wallabag\CoreBundle\Tests\Controller; use Wallabag\CoreBundle\Tests\WallabagCoreTestCase; -use Doctrine\ORM\AbstractQuery; class StaticControllerTest extends WallabagCoreTestCase {