Skip to content

Commit 57b7a95

Browse files
Simplifying the code block
Second attempt of #13446 Still don't know what went wrong with the RST syntax (I did keep the `::` in the first commit last time), so I'm trying it step after step now.
1 parent e17aaec commit 57b7a95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

form/form_collections.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ add the ``allow_add`` option to your collection field::
249249
// src/Form/TaskType.php
250250

251251
// ...
252-
use Symfony\Component\Form\FormBuilderInterface;
253252

254253
public function buildForm(FormBuilderInterface $builder, array $options)
255254
{

0 commit comments

Comments
 (0)