Completed
Pull Request — 0.3.x (#13)
by
unknown
18:21
created
Controller/SsoAuthenticationController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 
4 4
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
5 5
 use Symfony\Component\HttpFoundation\Request;
6
-use Sensio\Bundle\FrameworkExtraBundle\Configuration\Security;
7 6
 use Symfony\Component\HttpFoundation\RedirectResponse;
8 7
 
9 8
 class SsoAuthenticationController extends Controller
Please login to merge, or discard this patch.