mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-09 14:49:25 +00:00
rm unuse log
This commit is contained in:
@@ -484,7 +484,6 @@ impl DiskAPI for LocalDisk {
|
||||
}
|
||||
|
||||
async fn get_disk_id(&self) -> Result<Option<Uuid>> {
|
||||
warn!("local get_disk_id");
|
||||
// TODO: check format file
|
||||
let mut format_info = self.format_info.lock().await;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user