Redundant import removed.
This commit is contained in:
parent
969fea6eb3
commit
11b4903cf1
|
@ -4,7 +4,6 @@ namespace App\Form;
|
|||
|
||||
use Symfony\Component\Form\AbstractType;
|
||||
use Symfony\Component\Form\Extension\Core\Type\HiddenType;
|
||||
use Symfony\Component\Form\FormBuilderInterface;
|
||||
use Symfony\Component\OptionsResolver\OptionsResolver;
|
||||
|
||||
class FakeCaptchaType extends AbstractType
|
||||
|
|
Loading…
Reference in a new issue