Completed
Pull Request — 6.0 (#1881)
by Sander
68:36 queued 50:55
created
src/Kunstmaan/ConfigBundle/Controller/ConfigController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Kunstmaan\ConfigBundle\Entity\AbstractConfig;
7 7
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
8 8
 use Symfony\Bundle\FrameworkBundle\Templating\EngineInterface;
9
-use Symfony\Component\DependencyInjection\ContainerInterface;
10 9
 use Symfony\Component\Form\FormFactoryInterface;
11 10
 use Symfony\Component\HttpFoundation\RedirectResponse;
12 11
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.