@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Alpixel\Bundle\CMSBundle\Listener; |
| 4 | 4 | |
| 5 | -use Symfony\Component\HttpFoundation\Request; |
|
| 6 | 5 | use Symfony\Component\Security\Core\SecurityContext; |
| 7 | 6 | use Symfony\Component\Security\Http\Event\InteractiveLoginEvent; |
| 8 | 7 | |