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 38f2206 commit b5f1d9eCopy full SHA for b5f1d9e
app/code/Magento/RemoteStorage/Plugin/GalleryImageCopy.php
app/code/Magento/RemoteStorage/etc/di.xml
@@ -115,9 +115,6 @@
115
<argument name="filesystem" xsi:type="object">fullRemoteFilesystem</argument>
116
</arguments>
117
</type>
118
- <type name="Magento\Catalog\Block\Product\Gallery">
119
- <plugin name="galleryImageCopy" type="Magento\RemoteStorage\Plugin\GalleryImageCopy" />
120
- </type>
121
<type name="Magento\ImportExport\Model\Import">
122
<arguments>
123
0 commit comments