@@ -83,7 +83,6 @@ |
||
83 | 83 | * @param EccubeConfig $eccubeConfig |
84 | 84 | * @param ProductClassRepository $productClassRepository |
85 | 85 | * @param OrderItemRepository $orderItemRepository |
86 | - * @param RequestStack $requestStack |
|
87 | 86 | */ |
88 | 87 | public function __construct( |
89 | 88 | EntityManagerInterface $entityManager, |