Completed
Push — master ( 0c0654...e6ad94 )
by Dmitry
03:00
created
src/IncidentBundle/Controller/IncidentHookController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.