mirror of
https://github.com/rclone/rclone.git
synced 2026-02-27 20:19:39 -05: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.