Completed
Pull Request — experimental/3.1 (#2431)
by chihiro
44:53
created
src/Eccube/Form/Type/Admin/OrderType.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,6 @@
 block discarded – undo
36 36
 use Symfony\Component\Form\AbstractType;
37 37
 use Symfony\Component\Form\Extension\Core\Type\CollectionType;
38 38
 use Symfony\Component\Form\Extension\Core\Type\EmailType;
39
-use Symfony\Component\Form\Extension\Core\Type\FormType;
40 39
 use Symfony\Component\Form\Extension\Core\Type\HiddenType;
41 40
 use Symfony\Component\Form\Extension\Core\Type\TextareaType;
42 41
 use Symfony\Component\Form\Extension\Core\Type\TextType;
Please login to merge, or discard this patch.