mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-07 20:46:11 +00:00
b370e746a0
Replace a needless bool return with the equivalent predicate so clippy can pass with warnings denied. Co-authored-by: zhi22915 <qiuzgang@gmail.com>