Skip to content

Commit 43af5d6

Browse files
committed
Remove unused import
1 parent 822efd2 commit 43af5d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Controller/AbstractController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
1818
use Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface;
1919
use Symfony\Component\Form\Extension\Core\Type\FormType;
20-
use Symfony\Component\Form\Form;
2120
use Symfony\Component\Form\FormBuilderInterface;
2221
use Symfony\Component\Form\FormFactoryInterface;
2322
use Symfony\Component\Form\FormInterface;

0 commit comments

Comments
 (0)