Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit d4e8e3b

Browse files
committed
Merge remote-tracking branch 'origin/msi-core-changes-no-history' into msi-core-changes-no-history
2 parents bffe557 + f016278 commit d4e8e3b

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
@@ -848,7 +848,6 @@ public function __construct(
848848
$this->mediaProcessor = $mediaProcessor ?: ObjectManager::getInstance()->get(MediaGalleryProcessor::class);
849849
$this->stockItemImporter = $stockItemImporter ?: ObjectManager::getInstance()
850850
->get(StockItemImporterInterface::class);
851-
852851
parent::__construct(
853852
$jsonHelper,
854853
$importExportData,

0 commit comments

Comments
 (0)