Skip to content

Commit

Permalink
Remove unused plugin
Browse files Browse the repository at this point in the history
Plugins in app/etc/di.xml are ignored. So this plugin is not used and
should be removed
  • Loading branch information
elzekool committed May 13, 2017
1 parent 7201bc0 commit fdc04bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1228,9 +1228,6 @@
</argument>
</arguments>
</type>
<type name="Magento\Framework\Model\ResourceModel\Db\AbstractDb">
<plugin name="clean_cache" type="Magento\Framework\App\Cache\FlushCacheByTags" />
</type>
<type name="Magento\Framework\EntityManager\CompositeMapper">
<arguments>
<argument name="mappers" xsi:type="array">
Expand Down

0 comments on commit fdc04bc

Please sign in to comment.