Skip to content

Commit e967eb9

Browse files
jayankaghoshmage2pratik
authored andcommitted
Fixed issue #13480 - Combined duplicate Magento\Deploy\App\Mode\ConfigProvider type into one tag
1 parent ad610f6 commit e967eb9

File tree

1 file changed

+0
-8
lines changed
  • app/code/Magento/Deploy/etc

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,6 @@
7878
<item name="production" xsi:type="array">
7979
<item name="dev/debug/debug_logging" xsi:type="string">0</item>
8080
</item>
81-
</item>
82-
</argument>
83-
</arguments>
84-
</type>
85-
<type name="Magento\Deploy\App\Mode\ConfigProvider">
86-
<arguments>
87-
<argument name="config" xsi:type="array">
88-
<item name="developer" xsi:type="array">
8981
<item name="developer" xsi:type="array">
9082
<item name="dev/debug/debug_logging" xsi:type="null" />
9183
</item>

0 commit comments

Comments
 (0)