@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace IncidentBundle\Controller; |
4 | 4 | |
5 | 5 | use IncidentBundle\Entity\Incident; |
6 | -use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; |
|
7 | 6 | use Symfony\Bundle\FrameworkBundle\Controller\Controller; |
8 | 7 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; |
9 | 8 | use Symfony\Component\HttpFoundation\Request; |