@@ -9,7 +9,6 @@ |
||
| 9 | 9 | use Symfony\Component\Form\FormEvent; |
| 10 | 10 | use Symfony\Component\Form\FormEvents; |
| 11 | 11 | use Symfony\Component\Validator\Constraints\Email; |
| 12 | -use Symfony\Component\Validator\Constraints\Url; |
|
| 13 | 12 | |
| 14 | 13 | class URLChooserLinkTypeSubscriber implements EventSubscriberInterface |
| 15 | 14 | { |