Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6b7288

Browse files
committed
[Validator] Removed unused use statement
1 parent 8318286 commit f6b7288

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Validator/Constraints/GroupSequence.php

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

1414
use Symfony\Component\Validator\Exception\OutOfBoundsException;
15-
use Traversable;
1615

1716
/**
1817
* A sequence of validation groups.

0 commit comments

Comments
 (0)