@@ -7,7 +7,6 @@ |
||
| 7 | 7 | use Sonata\AdminBundle\Form\FormMapper; |
| 8 | 8 | use Symfony\Component\Form\Extension\Core\Type\TextType; |
| 9 | 9 | use Symfony\Component\HttpFoundation\Response; |
| 10 | -use Symfony\Component\Validator\Constraints as Constraint; |
|
| 11 | 10 | |
| 12 | 11 | class YouTubeProvider extends ImageProvider implements ProviderInterface |
| 13 | 12 | { |