Skip to content

Commit 64610d3

Browse files
committed
Removed the wrong lines commited
1 parent 2933223 commit 64610d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/etc/di.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,11 +174,6 @@
174174
<preference for="Magento\Framework\App\FeedInterface" type="Magento\Framework\App\Feed" />
175175
<preference for="Magento\Framework\App\FeedFactoryInterface" type="Magento\Framework\App\FeedFactory" />
176176
<preference for="Magento\Framework\Indexer\Config\DependencyInfoProviderInterface" type="Magento\Framework\Indexer\Config\DependencyInfoProvider" />
177-
<type name="Magento\Framework\Acl\Data\Cache">
178-
<arguments>
179-
<argument name="aclBuilder" xsi:type="object">Magento\Framework\Acl\Builder\Proxy</argument>
180-
</arguments>
181-
</type>
182177
<type name="Magento\Framework\Model\ResourceModel\Db\TransactionManager" shared="false" />
183178
<type name="Magento\Framework\Acl\Data\Cache">
184179
<arguments>

0 commit comments

Comments
 (0)