mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-06 13:27:43 +00:00
refactor: prune root runtime compat re-exports (#3694)
This commit is contained in:
@@ -116,7 +116,7 @@ pub mod global {
|
||||
|
||||
pub mod layout {
|
||||
pub use crate::disks_layout::DisksLayout;
|
||||
pub use crate::endpoints::{EndpointServerPools, Endpoints, PoolEndpoints};
|
||||
pub use crate::endpoints::{EndpointServerPools, Endpoints, PoolEndpoints, SetupType};
|
||||
}
|
||||
|
||||
pub mod metrics {
|
||||
|
||||
Reference in New Issue
Block a user