@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Doctrine\Common\Annotations\Reader; |
| 15 | 15 | use FOS\RestBundle\Controller\Annotations\Route as RouteAnnotation; |
| 16 | 16 | use FOS\RestBundle\Inflector\InflectorInterface; |
| 17 | -use FOS\RestBundle\Request\ParamReader; |
|
| 18 | 17 | use FOS\RestBundle\Routing\RestRouteCollection; |
| 19 | 18 | use Symfony\Component\Routing\Route; |
| 20 | 19 | use FOS\RestBundle\Request\ParamReaderInterface; |
@@ -17,7 +17,6 @@ |
||
| 17 | 17 | use FOS\RestBundle\Util\StopFormatListenerException; |
| 18 | 18 | use FOS\RestBundle\View\ExceptionWrapperHandlerInterface; |
| 19 | 19 | use FOS\RestBundle\View\View; |
| 20 | -use FOS\RestBundle\View\ViewHandler; |
|
| 21 | 20 | use FOS\RestBundle\View\ViewHandlerInterface; |
| 22 | 21 | use Symfony\Bundle\FrameworkBundle\Templating\TemplateReference; |
| 23 | 22 | use Symfony\Component\DependencyInjection\ContainerAwareInterface; |