We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d835452 commit 908456bCopy full SHA for 908456b
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductSearchAggregationsTest.php
@@ -7,12 +7,6 @@
7
8
namespace Magento\GraphQl\Catalog;
9
10
-use Magento\Config\App\Config\Type\System;
11
-use Magento\Config\Model\ResourceModel\Config;
12
-use Magento\Directory\Model\Currency;
13
-use Magento\Store\Model\ScopeInterface;
14
-use Magento\Store\Model\Store;
15
-use Magento\TestFramework\Helper\Bootstrap;
16
use Magento\TestFramework\TestCase\GraphQlAbstract;
17
18
class ProductSearchAggregationsTest extends GraphQlAbstract
0 commit comments