@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Azine\EmailBundle\Controller; |
4 | 4 | |
5 | -use Symfony\Component\HttpFoundation\Session\Flash\FlashBag; |
|
6 | -use Symfony\Component\HttpFoundation\Session\Session; |
|
7 | 5 | use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; |
8 | 6 | use Symfony\Component\HttpFoundation\JsonResponse; |
9 | 7 | use Symfony\Component\Security\Core\Exception\AccessDeniedException; |