Skip to content

Commit 4654cec

Browse files
committed
fix(cs): remove unused import
1 parent c55bdba commit 4654cec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ux.symfony.com/src/Form/TogglePasswordForm.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
use Symfony\Component\Form\AbstractType;
66
use Symfony\Component\Form\Extension\Core\Type\EmailType;
77
use Symfony\Component\Form\Extension\Core\Type\PasswordType;
8-
use Symfony\Component\Form\Extension\Core\Type\RepeatedType;
98
use Symfony\Component\Form\FormBuilderInterface;
109

1110
class TogglePasswordForm extends AbstractType

0 commit comments

Comments
 (0)