Skip to content

Commit e2661a8

Browse files
committed
B2B-2047: Uploader has wrong dir path for sys tmp
- revert back changes in di.xml
1 parent e70c5ef commit e2661a8

File tree

1 file changed

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

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,6 @@
133133
<argument name="filesystem" xsi:type="object">fullRemoteFilesystem</argument>
134134
</arguments>
135135
</type>
136-
<type name="Magento\Framework\File\Uploader">
137-
<arguments>
138-
<argument name="filesystem" xsi:type="object">customRemoteFilesystem</argument>
139-
</arguments>
140-
</type>
141136
<type name="Magento\RemoteStorage\Model\Synchronizer">
142137
<arguments>
143138
<argument name="filesystem" xsi:type="object">customRemoteFilesystem</argument>

0 commit comments

Comments
 (0)