@@ -3,8 +3,6 @@ |
||
| 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 | -use Symfony\Component\HttpFoundation\RedirectResponse; |
|
| 8 | 6 | |
| 9 | 7 | class SsoAuthenticationController extends Controller |
| 10 | 8 | { |