Completed
Branch master (0175b6)
by Benjamin
28:14 queued 02:07
created
src/Alpixel/Bundle/CMSBundle/Controller/FrontNodeController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.