8000 minor #40675 Remove unused import (derrabus) · symfony/symfony@ad8cc12 · GitHub
[go: up one dir, main page]

Skip to content

Commit ad8cc12

Browse files
committed
minor #40675 Remove unused import (derrabus)
This PR was merged into the 5.3-dev branch. Discussion ---------- Remove unused import | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A Commits ------- 28ac2c7 Remove unused import
2 parents 3f0f21c + 28ac2c7 commit ad8cc12

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