mirror of
https://github.com/rclone/rclone.git
synced 2026-01-02 16:43:28 +00:00
Before this change, creating a new directory would write a DEBUG log but removing it would write an INFO log. This change makes both write an INFO log for consistency.