Skip to content

Commit ebd9a4c

Browse files
mazhalaiOlga Kopylova
authored andcommitted
MAGETWO-43031: Test and Fix Sample Data
- CR comment
1 parent 0dca9cd commit ebd9a4c

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/SampleData/Module/ConfigurableProduct/Setup

1 file changed

+1
-1
lines changed

app/code/Magento/SampleData/Module/ConfigurableProduct/Setup/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
namespace Magento\SampleData\Module\ConfigurableProduct\Setup;
77

88
use Magento\Framework\Component\ComponentRegistrar;
9-
use Magento\SampleData\Model\SetupInterface;
109
use Magento\Framework\Filesystem\Directory\ReadFactory;
1110
use Magento\ImportExport\Model\Import;
1211
use Magento\ImportExport\Model\Import\ErrorProcessing\ProcessingErrorAggregatorInterface;
12+
use Magento\SampleData\Model\SetupInterface;
1313

1414
/**
1515
* Setup configurable product

0 commit comments

Comments
 (0)