Skip to content

Commit 561a9a1

Browse files
committed
[Code Cleanup]Removed unused Type configuration.
1 parent 6f5a25e commit 561a9a1

File tree

1 file changed

+0
-7
lines changed
  • app/code/Magento/Translation/etc

1 file changed

+0
-7
lines changed

app/code/Magento/Translation/etc/di.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@
6565
<argument name="translator" xsi:type="object">Magento\Framework\Translate</argument>
6666
</arguments>
6767
</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>
7568
<type name="Magento\Translation\Model\Js\Config">
7669
<arguments>
7770
<argument name="patterns" xsi:type="array">

0 commit comments

Comments
 (0)