Skip to content

Commit 776b6df

Browse files
authored
Merge pull request #63 from hummer2k/hotfix/missing-classimport-confighelper
Added missing use statement for FireGento\FastSimpleImport\Helper\Con…
2 parents 76f1395 + 630fcbf commit 776b6df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Model/Import/Category.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace FireGento\FastSimpleImport\Model\Import;
44

5+
use FireGento\FastSimpleImport\Helper\Config;
56
use FireGento\FastSimpleImport\Model\Enterprise\VersionFeaturesFactory;
67
use FireGento\FastSimpleImport\Model\Import\Proxy\Category\ResourceModelFactory as CategoryResourceModelFactory;
78
use FireGento\FastSimpleImport\ResourceModel\Import\Category\StorageFactory;

0 commit comments

Comments
 (0)