Skip to content

Commit 5e80f31

Browse files
committed
Fix CS
1 parent 09448e6 commit 5e80f31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Constraints/ExpressionLanguageSyntaxValidatorTest.php

-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111

1212
namespace Symfony\Component\Validator\Tests\Constraints;
1313

14-
use PHPUnit\Framework\MockObject\MockObject;
1514
use Symfony\Component\ExpressionLanguage\ExpressionLanguage;
16-
use Symfony\Component\ExpressionLanguage\SyntaxError;
1715
use Symfony\Component\Validator\Constraints\ExpressionLanguageSyntax;
1816
use Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator;
1917
use Symfony\Component\Validator\Test\ConstraintValidatorTestCase;

0 commit comments

Comments
 (0)