]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
remove useless line 1295/head
authorNicolas Lœuillet <nicolas.loeuillet@smile.fr>
Mon, 10 Aug 2015 12:13:23 +0000 (14:13 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@smile.fr>
Mon, 10 Aug 2015 12:13:23 +0000 (14:13 +0200)
src/Wallabag/CoreBundle/Tests/Controller/StaticControllerTest.php

index c1668fa5e518d12fbcd1203281c2d81cd6edb4fd..6d7976c43cc53129e9aeece4fa1420aa7d31bed8 100644 (file)
@@ -3,7 +3,6 @@
 namespace Wallabag\CoreBundle\Tests\Controller;
 
 use Wallabag\CoreBundle\Tests\WallabagCoreTestCase;
-use Doctrine\ORM\AbstractQuery;
 
 class StaticControllerTest extends WallabagCoreTestCase
 {