We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fec5e1 commit 166beacCopy full SHA for 166beac
app/code/Magento/CatalogImportExport/Model/Import/Product.php
@@ -1266,7 +1266,6 @@ protected function _saveProducts()
1266
/** @var $resource \Magento\CatalogImportExport\Model\Import\Proxy\Product\Resource */
1267
$resource = $this->_resourceFactory->create();
1268
$priceIsGlobal = $this->_catalogData->isPriceGlobal();
1269
- //$this->_prepareAllMediaFiles();
1270
$productLimit = null;
1271
$productsQty = null;
1272
0 commit comments