@@ -11,7 +11,6 @@ |
||
11 | 11 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; |
12 | 12 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; |
13 | 13 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Security; |
14 | -use Symfony\Component\HttpFoundation\Request; |
|
15 | 14 | use Symfony\Component\HttpFoundation\Response; |
16 | 15 | |
17 | 16 | /** |