Skip to content

Commit dcac1f6

Browse files
committed
MAGETWO-50415: Grouped product has no products in sample data
1 parent a9587f1 commit dcac1f6

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/GroupedProductSampleData/Model

1 file changed

+1
-1
lines changed

app/code/Magento/GroupedProductSampleData/Model/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
use Magento\Framework\Setup\SampleData\Context as SampleDataContext;
99
use Magento\Catalog\Model\Product\Initialization\Helper\ProductLinks;
10-
use \Magento\Framework\App\ObjectManager;
10+
use Magento\Framework\App\ObjectManager;
1111

1212
/**
1313
* Setup grouped product

0 commit comments

Comments
 (0)