8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0f21c commit 28ac2c7Copy full SHA for 28ac2c7
src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
@@ -17,7 +17,6 @@
17
use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
18
use Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface;
19
use Symfony\Component\Form\Extension\Core\Type\FormType;
20
-use Symfony\Component\Form\Form;
21
use Symfony\Component\Form\FormBuilderInterface;
22
use Symfony\Component\Form\FormFactoryInterface;
23
use Symfony\Component\Form\FormInterface;
0 commit comments