@@ -9,8 +9,6 @@ |
||
| 9 | 9 | namespace Webcook\Cms\I18nBundle\Controller; |
| 10 | 10 | |
| 11 | 11 | use Webcook\Cms\CoreBundle\Base\BaseRestController; |
| 12 | -use Symfony\Component\HttpFoundation\Request; |
|
| 13 | -use Symfony\Component\HttpFoundation\Response; |
|
| 14 | 12 | use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; |
| 15 | 13 | use Webcook\Cms\I18nBundle\Entity\Translation; |
| 16 | 14 | use Webcook\Cms\I18nBundle\Form\Type\TranslationType; |
@@ -9,8 +9,6 @@ |
||
| 9 | 9 | namespace Webcook\Cms\I18nBundle\Controller; |
| 10 | 10 | |
| 11 | 11 | use Webcook\Cms\CoreBundle\Base\BaseRestController; |
| 12 | -use Symfony\Component\HttpFoundation\Request; |
|
| 13 | -use Symfony\Component\HttpFoundation\Response; |
|
| 14 | 12 | use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; |
| 15 | 13 | use Webcook\Cms\I18nBundle\Entity\Translation; |
| 16 | 14 | use Webcook\Cms\I18nBundle\Form\Type\TranslationType; |