Skip to content

Commit eb1de0f

Browse files
authored
Fix #7 missing import alias
1 parent 1f3f038 commit eb1de0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/Import/FromCsv.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
use Magento\Framework\Exception\LocalizedException;
1212
use Magento\Framework\Exception\NoSuchEntityException;
1313
use Magento\Framework\File\Csv;
14+
use Magento\Framework\Phrase;
1415
use Opengento\CategoryImportExport\Model\Csv\Options;
1516

1617
use function array_combine;

0 commit comments

Comments
 (0)