mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-20 03:22:18 +00:00
fix: fmt
This commit is contained in:
@@ -1136,7 +1136,6 @@ impl FromStr for ReplicationAction {
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
// 忽略大小写比较字符串列表
|
||||
// fn equals(k1: &str, keys: &[&str]) -> bool {
|
||||
// keys.iter().any(|&k2| k1.eq_ignore_ascii_case(k2))
|
||||
|
||||
Reference in New Issue
Block a user