8000 Remove unused import · symfony/symfony@28ac2c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 28ac2c7

Browse files
committed
Remove unused import
1 parent 3f0f21c commit 28ac2c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/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)
0