Completed
Pull Request — 3.x (#5804)
by Vincent
03:41
created
src/Form/Type/Filter/DateTimeType.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 
16 16
 use Sonata\AdminBundle\Form\Type\Operator\DateOperatorType;
17 17
 use Symfony\Component\Form\AbstractType;
18
-use Symfony\Component\Form\Extension\Core\Type\ChoiceType as FormChoiceType;
19 18
 use Symfony\Component\Form\Extension\Core\Type\DateTimeType as FormDateTimeType;
20 19
 use Symfony\Component\Form\FormBuilderInterface;
21 20
 use Symfony\Component\OptionsResolver\OptionsResolver;
Please login to merge, or discard this patch.