mirror of
https://github.com/rclone/rclone.git
synced 2025-12-25 20:53: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.