mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
cdcf0e5cb8
Previously, the code relied on calling `readMetaData()` after every file move operation. This introduced an unnecessary API call and potentially impacted performance. This change removes the redundant `readMetaData()` call, improving efficiency. |
||
---|---|---|
.. | ||
api | ||
helper.go | ||
pikpak_test.go | ||
pikpak.go |