Skip to content

Commit 1b79e9a

Browse files
author
Bohdan Berezhniy
committed
14008 no longer in use
1 parent 5593c54 commit 1b79e9a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

etc/di.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
</argument>
1515
</arguments>
1616
</type>
17-
<virtualType name="Magefan\ProductLabel\Model\Store\Ui\Component\Listing\Column\Store" type="Magento\Store\Ui\Component\Listing\Column\Store">
18-
<arguments>
19-
<argument name="storeKey" xsi:type="string">store_id</argument>
20-
</arguments>
21-
</virtualType>
22-
2317

2418
<preference for="Magefan\ProductLabel\Api\RuleRepositoryInterface" type="Magefan\ProductLabel\Model\RuleRepository"/>
2519
<preference for="Magefan\ProductLabel\Api\RuleCollectionInterface" type="Magefan\ProductLabel\Model\ResourceModel\Rule\Collection"/>
@@ -28,13 +22,11 @@
2822
<preference for="Magefan\ProductLabel\Api\Data\RuleSearchResultsInterface" type="Magento\Framework\Api\SearchResults"/>
2923
<preference for="Magefan\ProductLabel\Api\PositionsInterface" type="Magefan\ProductLabel\Model\Config\Source\Positions"/>
3024

31-
3225
<type name="Magento\Framework\Console\CommandList">
3326
<arguments>
3427
<argument name="commands" xsi:type="array">
3528
<item name="Magefan_ProductLabel_ProductLabel" xsi:type="object">Magefan\ProductLabel\Console\Command\ProductLabel</item>
3629
</argument>
3730
</arguments>
3831
</type>
39-
4032
</config>

0 commit comments

Comments
 (0)