]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
CS
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 22 Oct 2016 07:17:01 +0000 (09:17 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 22 Oct 2016 07:17:01 +0000 (09:17 +0200)
src/Wallabag/ApiBundle/Controller/WallabagRestController.php

index b6b6c9bf4aee48c3496eadeb9fec631ba2173424..0c709ca099dfb964715338ce96ab413ef4310900 100644 (file)
@@ -14,7 +14,6 @@ use Symfony\Component\Security\Core\Exception\AccessDeniedException;
 use Wallabag\CoreBundle\Entity\Entry;
 use Wallabag\CoreBundle\Entity\Tag;
 use Wallabag\AnnotationBundle\Entity\Annotation;
-use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
 
 class WallabagRestController extends FOSRestController
 {