diff --git a/src/Form/CollectionTypeExtension.php b/src/Form/CollectionTypeExtension.php index f36c7f96..e158d746 100644 --- a/src/Form/CollectionTypeExtension.php +++ b/src/Form/CollectionTypeExtension.php @@ -43,7 +43,6 @@ namespace App\Form; use Doctrine\Common\Collections\ArrayCollection; use Doctrine\Common\Collections\Collection; -use http\Cookie; use ReflectionClass; use ReflectionException; use Symfony\Component\Form\AbstractTypeExtension;