Remove unused import

This commit is contained in:
Alexander M. Turek 2021-04-01 20:14:26 +02:00
parent 3f0f21c361
commit 28ac2c7f56

View File

@ -17,7 +17,6 @@ use Psr\Link\LinkInterface;
use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
use Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface;
use Symfony\Component\Form\Extension\Core\Type\FormType;
use Symfony\Component\Form\Form;
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Component\Form\FormFactoryInterface;
use Symfony\Component\Form\FormInterface;