Completed
Push — update-phpunit ( 383ba3 )
by Dominik
12:11
created
Controller/AzineEmailTemplateController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.