Completed
Push — master ( 6c15b7...f5f8be )
by Sander
12:00
created
Kunstmaan/LeadGenerationBundle/Controller/AbstractNewsletterController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Kunstmaan\LeadGenerationBundle\Entity\Popup\AbstractPopup;
6 6
 use Kunstmaan\LeadGenerationBundle\Form\NewsletterSubscriptionType;
7
-use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method;
8 7
 use Symfony\Component\Routing\Annotation\Route;
9 8
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template;
10 9
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
Please login to merge, or discard this patch.