8000 [Validator] Removed unused use statement · symfony/symfony@886e05e · GitHub
[go: up one dir, main page]

Skip to content

Commit 886e05e

Browse files
committed
[Validator] Removed unused use statement
1 parent 93fdff7 commit 886e05e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Validator/Mapping/MemberMetadata.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace Symfony\Component\Validator\Mapping 5B9E ;
1313

14-
use Symfony\Component\Validator\Constraints\Valid;
1514
use Symfony\Component\Validator\ValidationVisitorInterface;
1615
use Symfony\Component\Validator\Constraint;
1716
use Symfony\Component\Validator\Exception\ConstraintDefinitionException;

0 commit comments

Comments
 (0)
0