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 6f5a25e commit 561a9a1Copy full SHA for 561a9a1
app/code/Magento/Translation/etc/di.xml
@@ -65,13 +65,6 @@
65
<argument name="translator" xsi:type="object">Magento\Framework\Translate</argument>
66
</arguments>
67
</type>
68
- <type name="Magento\Translation\Model\Js">
69
- <arguments>
70
- <argument name="dataProviders" xsi:type="array">
71
- <item name="default" xsi:type="object">Magento\Translation\Model\Js\DataProvider</item>
72
- </argument>
73
- </arguments>
74
- </type>
75
<type name="Magento\Translation\Model\Js\Config">
76
<arguments>
77
<argument name="patterns" xsi:type="array">
0 commit comments