Skip to content

Commit 7b28d4a

Browse files
kevinarcherweaverryan
authored andcommitted
Update cookbook/form/create_form_type_extension.rst
Removing unused use statement
1 parent b0eec98 commit 7b28d4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbook/form/create_form_type_extension.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ it in the view::
186186
namespace Acme\DemoBundle\Form\Extension;
187187

188188
use Symfony\Component\Form\AbstractTypeExtension;
189-
use Symfony\Component\Form\FormBuilder;
190189
use Symfony\Component\Form\FormView;
191190
use Symfony\Component\Form\FormInterface;
192191
use Symfony\Component\Form\Util\PropertyPath;

0 commit comments

Comments
 (0)