Completed
Pull Request — master (#913)
by Michael
20:08
created
Validator/FormatValidator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.