Skip to content

Commit 05370a6

Browse files
MAGETWO-66656: Fix retrieval of old value in config import
1 parent 8375483 commit 05370a6

File tree

1 file changed

+0
-5
lines changed
  • app/code/Magento/Config/etc

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,4 @@
281281
</argument>
282282
</arguments>
283283
</type>
284-
<type name="Magento\Framework\App\Config\Value">
285-
<arguments>
286-
<argument name="config" xsi:type="object">configSnapshot</argument>
287-
</arguments>
288-
</type>
289284
</config>

0 commit comments

Comments
 (0)