@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | namespace Eccube\Entity; |
15 | 15 | |
16 | -use Doctrine\Common\Annotations\Reader; |
|
17 | 16 | use Doctrine\Common\Collections\Collection; |
18 | 17 | use Doctrine\Common\Inflector\Inflector; |
19 | 18 | use Doctrine\ORM\Mapping\Id; |
@@ -28,7 +28,6 @@ |
||
28 | 28 | use Eccube\Repository\OrderRepository; |
29 | 29 | use Eccube\Repository\ProductRepository; |
30 | 30 | use Eccube\Repository\ShippingRepository; |
31 | -use Eccube\Util\EntityUtil; |
|
32 | 31 | use Eccube\Util\FormUtil; |
33 | 32 | use Symfony\Component\Form\FormFactoryInterface; |
34 | 33 | use Symfony\Component\HttpFoundation\Request; |