]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
CS 2453/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 15 Oct 2016 16:00:08 +0000 (18:00 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 15 Oct 2016 16:00:08 +0000 (18:00 +0200)
src/Wallabag/ApiBundle/Controller/WallabagRestController.php

index 96f7580744a4dcefc53c6c01da010b4457e9d27f..3437bb9b96d937d836d3268e5eabcff2c894ad17 100644 (file)
@@ -12,7 +12,6 @@ use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
 use Symfony\Component\Security\Core\Exception\AccessDeniedException;
 use Wallabag\CoreBundle\Entity\Entry;
 use Wallabag\CoreBundle\Entity\Tag;
-use FOS\RestBundle\Controller\Annotations\Route;
 
 class WallabagRestController extends FOSRestController
 {