|
@@ -12,9 +12,6 @@ |
|
|
block discarded – undo |
|
12
|
12
|
|
|
13
|
13
|
use LoginCidadao\BadgesControlBundle\Handler\BadgesHandler; |
|
14
|
14
|
use LoginCidadao\CoreBundle\Entity\Authorization; |
|
15
|
|
-use LoginCidadao\CoreBundle\Model\PersonInterface; |
|
16
|
|
-use LoginCidadao\OAuthBundle\Entity\ClientRepository; |
|
17
|
|
-use Symfony\Component\HttpFoundation\RedirectResponse; |
|
18
|
15
|
use Symfony\Component\HttpFoundation\Request; |
|
19
|
16
|
use Symfony\Component\HttpFoundation\JsonResponse; |
|
20
|
17
|
use Symfony\Bundle\FrameworkBundle\Controller\Controller; |
Please login to merge, or discard this patch.