@@ -27,7 +27,6 @@ |
||
27 | 27 | use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; |
28 | 28 | use Symfony\Component\Routing\Annotation\Route; |
29 | 29 | use Symfony\Component\Validator\Validator\ValidatorInterface; |
30 | -use Sensio\Bundle\FrameworkExtraBundle\Configuration\Entity; |
|
31 | 30 | |
32 | 31 | /** |
33 | 32 | * Class MovieController. |