Completed
Push — master ( b4fc60...60bbf1 )
by Tobias
07:03
created
Controller/AdminController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -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.