Skip to content

Commit 166beac

Browse files
Dmitry KologrivovA-Komar
authored andcommitted
MAGNIMEX-145: remove comments
1 parent 2fec5e1 commit 166beac

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/CatalogImportExport/Model/Import

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogImportExport/Model/Import/Product.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1266,7 +1266,6 @@ protected function _saveProducts()
12661266
/** @var $resource \Magento\CatalogImportExport\Model\Import\Proxy\Product\Resource */
12671267
$resource = $this->_resourceFactory->create();
12681268
$priceIsGlobal = $this->_catalogData->isPriceGlobal();
1269-
//$this->_prepareAllMediaFiles();
12701269
$productLimit = null;
12711270
$productsQty = null;
12721271

0 commit comments

Comments
 (0)