Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit c199be2

Browse files
committed
Removed dead code and various cleaning
1 parent 8508d16 commit c199be2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Core/Validator/Constraints/UserPasswordValidator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Symfony\Component\Security\Core\User\UserInterface;
1515
use Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface;
1616
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
17-
use Symfony\Component\Validator\Context\ExecutionContextInterface;
1817
use Symfony\Component\Validator\Constraint;
1918
use Symfony\Component\Validator\ConstraintValidator;
2019
use Symfony\Component\Validator\Exception\ConstraintDefinitionException;

0 commit comments

Comments
 (0)