Removed accidentially added import

This commit is contained in:
Jan Böhmer
2023-03-05 23:06:25 +01:00
parent 1446aab451
commit c68b13b075

View File

@@ -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;