@@ -20,7 +20,6 @@ |
||
20 | 20 | use Symfony\Component\DependencyInjection\ContainerInterface; |
21 | 21 | use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface; |
22 | 22 | use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface; |
23 | -use Modera\BackendSecurityBundle\Service\MailService; |
|
24 | 23 | |
25 | 24 | /** |
26 | 25 | * @author Sergei Vizel <[email protected]> |
@@ -6,7 +6,6 @@ |
||
6 | 6 | use Modera\BackendSecurityBundle\Controller\UsersController; |
7 | 7 | use Modera\BackendSecurityBundle\ModeraBackendSecurityBundle; |
8 | 8 | use Modera\SecurityBundle\Entity\User; |
9 | -use Modera\SecurityBundle\PasswordStrength\PasswordGenerator; |
|
10 | 9 | use Modera\SecurityBundle\PasswordStrength\PasswordManager; |
11 | 10 | use Symfony\Bridge\Doctrine\RegistryInterface; |
12 | 11 | use Symfony\Component\DependencyInjection\ContainerInterface; |