Skip to content

Commit 8caf1e2

Browse files
committed
MAGETWO-70993: Revert MAGETWO-57153 from 2.1.8 release
1 parent 7bc31e4 commit 8caf1e2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization/HelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
namespace Magento\Catalog\Test\Unit\Controller\Adminhtml\Product\Initialization;
77

88
use Magento\Catalog\Api\Data\ProductLinkInterfaceFactory;
9-
use Magento\Catalog\Api\ProductRepositoryInterface as ProductRepository;
9+
use Magento\Catalog\Api\ProductRepositoryInterface\Proxy as ProductRepository;
1010
use Magento\Catalog\Controller\Adminhtml\Product\Initialization\Helper;
1111
use Magento\Catalog\Controller\Adminhtml\Product\Initialization\StockDataFilter;
1212
use Magento\Catalog\Model\Product;

app/code/Magento/Email/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "N/A",
44
"require": {
55
"php": "~5.6.5|7.0.2|7.0.4|~7.0.6",
6-
"magento/module-theme": "100.1.*",
76
"magento/module-config": "100.1.*",
87
"magento/module-store": "100.1.*",
98
"magento/module-cms": "101.0.*",

0 commit comments

Comments
 (0)