mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 21:46:50 +00:00
rm log
This commit is contained in:
@@ -133,7 +133,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);
|
||||
// debug!("list iam config items, prefix: {}", &prefix);
|
||||
|
||||
// todo, 实现walk,使用walk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user