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 5c91664 commit 7a65b82Copy full SHA for 7a65b82
app/code/Magento/Store/Test/Unit/Model/Config/ImporterTest.php
@@ -8,9 +8,6 @@
8
use Magento\Framework\App\CacheInterface;
9
use Magento\Store\Model\Config\Importer;
10
use Magento\Store\Model\ResourceModel\Website;
11
-use Magento\Framework\App\ResourceConnection;
12
-use Magento\Framework\DB\Adapter\AdapterInterface;
13
-use Magento\Store\Model\Config\Importer;
14
use Magento\Store\Model\ScopeInterface;
15
use Magento\Store\Model\StoreManager;
16
use PHPUnit_Framework_MockObject_MockObject as Mock;
0 commit comments