Skip to content

Commit 14b7109

Browse files
committed
MC-21685: View simple product on storefront
1 parent 8cdedd8 commit 14b7109

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/ProductTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,10 @@
88

99
namespace Magento\Catalog\Controller;
1010

11-
use Magento\Catalog\Api\CategoryRepositoryInterface;
1211
use Magento\Catalog\Api\ProductRepositoryInterface;
13-
use Magento\TestFramework\Catalog\Model\CategoryLayoutUpdateManager;
1412
use Magento\TestFramework\Catalog\Model\ProductLayoutUpdateManager;
1513
use Magento\TestFramework\Helper\Bootstrap;
16-
1714
use Magento\Catalog\Api\Data\ProductInterface;
18-
use Magento\Catalog\Api\ProductRepositoryInterface;
1915
use Magento\Catalog\Model\Session;
2016
use Magento\Framework\Registry;
2117
use Magento\TestFramework\Helper\Xpath;

0 commit comments

Comments
 (0)