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 822efd2 commit 43af5d6Copy full SHA for 43af5d6
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