@@ -6,8 +6,6 @@ |
||
6 | 6 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; |
7 | 7 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter; |
8 | 8 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; |
9 | -use Sensio\Bundle\FrameworkExtraBundle\Configuration\Security; |
|
10 | -use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; |
|
11 | 9 | use Symfony\Bundle\FrameworkBundle\Controller\Controller; |
12 | 10 | use Symfony\Component\HttpFoundation\Response; |
13 | 11 |