mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-09 14:49:25 +00:00
feat: translate Chinese comments to English across codebase
This commit is contained in:
@@ -135,7 +135,7 @@ impl ObjectStore {
|
||||
async fn list_iam_config_items(&self, prefix: &str, ctx_rx: B_Receiver<bool>, sender: Sender<StringOrErr>) {
|
||||
// debug!("list iam config items, prefix: {}", &prefix);
|
||||
|
||||
// todo, 实现walk,使用walk
|
||||
// TODO: Implement walk, use walk
|
||||
|
||||
// let prefix = format!("{}{}", prefix, item);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user