We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6284fbc commit 59e488dCopy full SHA for 59e488d
Extension/Core/Type/TimeType.php
@@ -12,7 +12,6 @@
12
namespace Symfony\Component\Form\Extension\Core\Type;
13
14
use Symfony\Component\Form\AbstractType;
15
-use Symfony\Component\Form\Event\PreSubmitEvent;
16
use Symfony\Component\Form\Exception\InvalidConfigurationException;
17
use Symfony\Component\Form\Exception\LogicException;
18
use Symfony\Component\Form\Extension\Core\DataTransformer\DateTimeImmutableToDateTimeTransformer;
0 commit comments