mirror of
https://github.com/rclone/rclone.git
synced 2025-06-11 07:26:56 +02:00
This was caused by incorrect use of strings.TrimLeft where strings.TrimPrefix was required.
This was caused by incorrect use of strings.TrimLeft where strings.TrimPrefix was required.