Completed
Push — master ( 1a3b07...20b6cc )
by Vincent
02:38
created
src/Admin/AbstractAdmin.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,6 @@
 block discarded – undo
45 45
 use Sonata\Form\Validator\Constraints\InlineConstraint;
46 46
 use Sonata\Form\Validator\ErrorElement;
47 47
 use Symfony\Component\Form\Extension\Core\Type\HiddenType;
48
-use Symfony\Component\Form\Form;
49 48
 use Symfony\Component\Form\FormBuilderInterface;
50 49
 use Symfony\Component\Form\FormEvent;
51 50
 use Symfony\Component\Form\FormEvents;
Please login to merge, or discard this patch.