@@ -38,7 +38,6 @@ |
||
38 | 38 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; |
39 | 39 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route; |
40 | 40 | use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template; |
41 | -use Symfony\Component\Form\FormError; |
|
42 | 41 | use Symfony\Component\Form\FormInterface; |
43 | 42 | use Symfony\Component\HttpFoundation\ParameterBag; |
44 | 43 | use Symfony\Component\HttpFoundation\Request; |
@@ -44,7 +44,6 @@ |
||
44 | 44 | use Eccube\Repository\OrderRepository; |
45 | 45 | use Eccube\Repository\PaymentRepository; |
46 | 46 | use Eccube\Repository\TaxRuleRepository; |
47 | -use Eccube\Util\StringUtil; |
|
48 | 47 | use Symfony\Component\EventDispatcher\EventDispatcher; |
49 | 48 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
50 | 49 | use Symfony\Component\Form\Extension\Core\Type\CollectionType; |