Skip to content

Commit 98604fb

Browse files
committed
Remove an unused import
1 parent 7a40a0d commit 98604fb

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
@@ -11,7 +11,6 @@ Let's start by creating a ``Task`` entity::
1111
// src/Entity/Task.php
1212
namespace App\Entity;
1313

14-
use Doctrine\Common\Collections\ArrayCollection;
1514
use Doctrine\Common\Collections\Collection;
1615

1716
class Task

0 commit comments

Comments
 (0)