@@ -19,7 +19,6 @@ |
||
19 | 19 | use Hoa\Mime\Mime; |
20 | 20 | use SWP\Component\Bridge\Events; |
21 | 21 | use Nelmio\ApiDocBundle\Annotation\Operation; |
22 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
23 | 22 | use Swagger\Annotations as SWG; |
24 | 23 | use SWP\Bundle\ContentBundle\Form\Type\MediaFileType; |
25 | 24 | use SWP\Bundle\ContentBundle\Model\ArticleMedia; |
@@ -17,7 +17,6 @@ |
||
17 | 17 | namespace SWP\Bundle\ContentBundle\Controller; |
18 | 18 | |
19 | 19 | use Nelmio\ApiDocBundle\Annotation\Operation; |
20 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
21 | 20 | use Swagger\Annotations as SWG; |
22 | 21 | use SWP\Bundle\ContentBundle\Model\ArticleInterface; |
23 | 22 | use SWP\Component\Common\Criteria\Criteria; |
@@ -17,7 +17,6 @@ |
||
17 | 17 | namespace SWP\Bundle\CoreBundle\Controller; |
18 | 18 | |
19 | 19 | use Nelmio\ApiDocBundle\Annotation\Operation; |
20 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
21 | 20 | use Swagger\Annotations as SWG; |
22 | 21 | use Symfony\Component\Routing\Annotation\Route; |
23 | 22 | use SWP\Component\Common\Criteria\Criteria; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | namespace SWP\Bundle\CoreBundle\Controller; |
16 | 16 | |
17 | 17 | use Nelmio\ApiDocBundle\Annotation\Operation; |
18 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
19 | 18 | use Swagger\Annotations as SWG; |
20 | 19 | use Symfony\Component\Routing\Annotation\Route; |
21 | 20 | use SWP\Bundle\ContentBundle\ArticleEvents; |
@@ -17,7 +17,6 @@ |
||
17 | 17 | namespace SWP\Bundle\CoreBundle\Controller; |
18 | 18 | |
19 | 19 | use Nelmio\ApiDocBundle\Annotation\Operation; |
20 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
21 | 20 | use Swagger\Annotations as SWG; |
22 | 21 | use Symfony\Component\Routing\Annotation\Route; |
23 | 22 | use SWP\Bundle\CoreBundle\Context\ScopeContextInterface; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | namespace SWP\Bundle\CoreBundle\Controller; |
16 | 16 | |
17 | 17 | use Nelmio\ApiDocBundle\Annotation\Operation; |
18 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
19 | 18 | use Swagger\Annotations as SWG; |
20 | 19 | use Symfony\Component\Routing\Annotation\Route; |
21 | 20 | use Superdesk\ContentApiSdk\Exception\InvalidDataException; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | namespace SWP\Bundle\CoreBundle\Controller; |
16 | 16 | |
17 | 17 | use Nelmio\ApiDocBundle\Annotation\Operation; |
18 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
19 | 18 | use Swagger\Annotations as SWG; |
20 | 19 | use Symfony\Component\Routing\Annotation\Route; |
21 | 20 | use SWP\Bundle\CoreBundle\Form\Type\FacebookApplicationType; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | namespace SWP\Bundle\CoreBundle\Controller; |
16 | 16 | |
17 | 17 | use Nelmio\ApiDocBundle\Annotation\Operation; |
18 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
19 | 18 | use Swagger\Annotations as SWG; |
20 | 19 | use Symfony\Component\Routing\Annotation\Route; |
21 | 20 | use SWP\Component\Common\Criteria\Criteria; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | namespace SWP\Bundle\CoreBundle\Controller; |
16 | 16 | |
17 | 17 | use Nelmio\ApiDocBundle\Annotation\Operation; |
18 | -use Nelmio\ApiDocBundle\Annotation\Model; |
|
19 | 18 | use Swagger\Annotations as SWG; |
20 | 19 | use Symfony\Component\Routing\Annotation\Route; |
21 | 20 | use SWP\Bundle\CoreBundle\Form\Type\FacebookPageType; |