Completed
Push — master ( 4f95ff...2cd3d6 )
by Jordi Sala
02:47
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.