@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Sonata\MediaBundle\Provider\Pool; |
| 16 | 16 | use Symfony\Component\Validator\Constraint; |
| 17 | 17 | use Symfony\Component\Validator\ConstraintValidator; |
| 18 | -use Symfony\Component\Validator\Context\ExecutionContextInterface; |
|
| 19 | 18 | use Symfony\Component\Validator\ExecutionContextInterface as LegacyExecutionContextInterface; |
| 20 | 19 | |
| 21 | 20 | class FormatValidator extends ConstraintValidator |