@@ -28,7 +28,6 @@ |
||
| 28 | 28 | use Eccube\Annotation\Inject; |
| 29 | 29 | use Eccube\Application; |
| 30 | 30 | use Eccube\Entity\CartItem; |
| 31 | -use Eccube\Entity\ProductClass; |
|
| 32 | 31 | use Eccube\Event\EccubeEvents; |
| 33 | 32 | use Eccube\Event\EventArgs; |
| 34 | 33 | use Eccube\Repository\ProductClassRepository; |
@@ -27,7 +27,6 @@ |
||
| 27 | 27 | use Doctrine\ORM\EntityManager; |
| 28 | 28 | use Eccube\Annotation\FormType; |
| 29 | 29 | use Eccube\Annotation\Inject; |
| 30 | -use Eccube\Application; |
|
| 31 | 30 | use Eccube\Entity\CartItem; |
| 32 | 31 | use Eccube\Form\DataTransformer\EntityToIdTransformer; |
| 33 | 32 | use Symfony\Component\Form\AbstractType; |