|
@@ -4,8 +4,6 @@ |
|
|
block discarded – undo |
|
4
|
4
|
|
|
5
|
5
|
use Happyr\GoogleSiteAuthenticatorBundle\Model\TokenConfig; |
|
6
|
6
|
use Happyr\GoogleSiteAuthenticatorBundle\Service\ClientProvider; |
|
7
|
|
-use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; |
|
8
|
|
-use Symfony\Bundle\FrameworkBundle\Controller\AbstractController; |
|
9
|
7
|
use Symfony\Bundle\FrameworkBundle\Controller\Controller; |
|
10
|
8
|
use Symfony\Component\HttpFoundation\Request; |
|
11
|
9
|
use Symfony\Component\HttpFoundation\Response; |
Please login to merge, or discard this patch.