Skip to content

Commit 6f15a96

Browse files
committed
minor symfony#13451 Simplifying the code block (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- Simplifying the code block Second attempt of symfony#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. Commits ------- 57b7a95 Simplifying the code block
2 parents a69fa6a + 57b7a95 commit 6f15a96

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
@@ -223,7 +223,6 @@ it will receive an *unknown* number of tags. Otherwise, you'll see a
223223
// src/Form/TaskType.php
224224

225225
// ...
226-
use Symfony\Component\Form\FormBuilderInterface;
227226

228227
public function buildForm(FormBuilderInterface $builder, array $options)
229228
{

0 commit comments

Comments
 (0)