Skip to content

Commit 236ff0f

Browse files
committed
MC-32411: Linking a simple product to a configurable product does not rollback when the API request fails.
1 parent 4bb9242 commit 236ff0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/ConfigurableProduct/Model/Plugin/ProductRepositorySave.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
namespace Magento\ConfigurableProduct\Model\Plugin;
77

88
use Magento\Catalog\Api\Data\ProductInterface;
9-
use Magento\Catalog\Model\ProductRepository;
109
use Magento\Framework\Exception\InputException;
1110
use Magento\Catalog\Api\ProductRepositoryInterface;
1211
use Magento\ConfigurableProduct\Api\Data\OptionInterface;

0 commit comments

Comments
 (0)