Skip to content

Commit 5219454

Browse files
committed
MAGETWO-34528: Contribution of Sprint 24 Work to Mainline
- fixes for incorrect merging
1 parent c4f4fce commit 5219454

File tree

1 file changed

+0
-6
lines changed
  • app/code/Magento/Store/etc

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -230,12 +230,6 @@
230230
</argument>
231231
</arguments>
232232
</type>
233-
<type name="Magento\Framework\Module\DataSetup">
234-
<arguments>
235-
<argument name="resourceName" xsi:type="string">core_setup</argument>
236-
<argument name="connectionName" xsi:type="string">Magento\Framework\Module\Updater::DEFAULT_SETUP_CONNECTION</argument>
237-
</arguments>
238-
</type>
239233
<type name="Magento\Framework\App\Helper\Context">
240234
<arguments>
241235
<argument name="urlBuilder" xsi:type="object">Magento\Framework\UrlInterface\Proxy</argument>

0 commit comments

Comments
 (0)