X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FTests%2FController%2FStaticControllerTest.php;h=6d7976c43cc53129e9aeece4fa1420aa7d31bed8;hb=c95e39c51ae914c89321371018642dbb69a3b851;hp=c1668fa5e518d12fbcd1203281c2d81cd6edb4fd;hpb=1473e8c9fb54cfa8502e582832db579a353aeadb;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php b/src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php index c1668fa5..6d7976c4 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 {