mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-31 17:28:12 +00:00
refactor: prune admin app compat re-exports (#3697)
This commit is contained in:
@@ -23,5 +23,5 @@ pub use config::*;
|
||||
pub use datatypes::*;
|
||||
pub use replication_pool::*;
|
||||
pub use replication_resyncer::*;
|
||||
pub use replication_state::BucketStats;
|
||||
pub use replication_state::{BucketStats, ReplicationStats};
|
||||
pub use rule::*;
|
||||
|
||||
Reference in New Issue
Block a user