mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-18 10:43:15 +00:00
ec use AsyncRead
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ use uuid::Uuid;
|
||||
use crate::{
|
||||
disk::{
|
||||
format::{DistributionAlgoVersion, FormatV3},
|
||||
DiskStore,
|
||||
DiskAPI, DiskStore,
|
||||
},
|
||||
endpoints::PoolEndpoints,
|
||||
error::{Error, Result},
|
||||
|
||||
Reference in New Issue
Block a user