Skip to content

Commit 26f3109

Browse files
Merge forwardport of #11363 to 2.3-develop branch
Applied pull request patch https://github.com/magento/magento2/pull/11363.patch (created by @tim-bezhashvyly) based on commit(s): 1. 4cdc133 Fixed GitHub Issues in 2.3-develop branch: - #6924: Magento 2.1.0 - "General system exception happened" on Import .csv (reported by @githeat)
2 parents eca73d0 + 3debd3f commit 26f3109

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/ImportExport/Model/Import.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@ public function validateSource(\Magento\ImportExport\Model\Import\AbstractSource
567567
ProcessingError::ERROR_LEVEL_CRITICAL,
568568
null,
569569
null,
570-
null,
571570
$e->getMessage()
572571
);
573572
}

0 commit comments

Comments
 (0)