mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-19 02:56:18 +00:00
refactor: clean config storage boundaries (#3489)
This commit is contained in:
@@ -44,7 +44,7 @@ use crate::client::{
|
||||
};
|
||||
use crate::{
|
||||
disk::DiskAPI,
|
||||
store_api::{GetObjectReader, ObjectInfo, StorageAPI},
|
||||
store_api::{GetObjectReader, ObjectInfo},
|
||||
};
|
||||
use rustfs_utils::hash::EMPTY_STRING_SHA256_HASH;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user