mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 08:03:26 +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.