Skip to content

Commit 8befd84

Browse files
committed
Fix CS
1 parent 66c7028 commit 8befd84

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/Constraints/ExpressionValidatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\Validator\Tests\Constraints;
1313

1414
use Symfony\Component\ExpressionLanguage\ExpressionLanguage;
15-
use Symfony\Component\PropertyAccess\PropertyAccess;
1615
use Symfony\Component\Validator\Constraints\Expression;
1716
use Symfony\Component\Validator\Constraints\ExpressionValidator;
1817
use Symfony\Component\Validator\Test\ConstraintValidatorTestCase;

Tests/Mapping/Factory/LazyLoadingMetadataFactoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use Psr\Cache\CacheItemPoolInterface;
1616
use Symfony\Component\Cache\Adapter\ArrayAdapter;
1717
use Symfony\Component\Validator\Constraints\Callback;
18-
use Symfony\Component\Validator\Mapping\Cache\Psr6Cache;
1918
use Symfony\Component\Validator\Mapping\ClassMetadata;
2019
use Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory;
2120
use Symfony\Component\Validator\Mapping\Loader\LoaderInterface;

0 commit comments

Comments
 (0)