diff options
author | Thomas Citharel <tcit@tcit.fr> | 2016-03-18 22:23:49 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-10-22 09:06:07 +0200 |
commit | c7935f32d2cd7fd29dbc7b07c8f206f6e8b64fb4 (patch) | |
tree | 9cbf1b56a932b80bb46d0ea89a6fd53f9a00596a /src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php | |
parent | 351eb8d97ea1520f87ae762faf297083a716c945 (diff) | |
download | wallabag-c7935f32d2cd7fd29dbc7b07c8f206f6e8b64fb4.tar.gz wallabag-c7935f32d2cd7fd29dbc7b07c8f206f6e8b64fb4.tar.zst wallabag-c7935f32d2cd7fd29dbc7b07c8f206f6e8b64fb4.zip |
cs
Diffstat (limited to 'src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php')
-rw-r--r-- | src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php b/src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php index 80ac0035..4143c1b6 100644 --- a/src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php +++ b/src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php | |||
@@ -3,7 +3,6 @@ | |||
3 | namespace Wallabag\AnnotationBundle\Controller; | 3 | namespace Wallabag\AnnotationBundle\Controller; |
4 | 4 | ||
5 | use FOS\RestBundle\Controller\FOSRestController; | 5 | use FOS\RestBundle\Controller\FOSRestController; |
6 | use Nelmio\ApiDocBundle\Annotation\ApiDoc; | ||
7 | use Symfony\Component\HttpFoundation\Request; | 6 | use Symfony\Component\HttpFoundation\Request; |
8 | use Symfony\Component\HttpFoundation\Response; | 7 | use Symfony\Component\HttpFoundation\Response; |
9 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter; | 8 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter; |