@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; |
6 | 6 | use Symfony\Component\Security\Core\Authorization\Voter\Voter; |
7 | -use Symfony\Component\Security\Core\User\UserInterface; |
|
8 | 7 | use Yokai\SecurityExtraBundle\Exception\LogicException; |
9 | 8 | |
10 | 9 | /** |