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 c4f4fce commit 5219454Copy full SHA for 5219454
app/code/Magento/Store/etc/di.xml
@@ -230,12 +230,6 @@
230
</argument>
231
</arguments>
232
</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>
239
<type name="Magento\Framework\App\Helper\Context">
240
<arguments>
241
<argument name="urlBuilder" xsi:type="object">Magento\Framework\UrlInterface\Proxy</argument>
0 commit comments