mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-09 06:39:25 +00:00
fix clippy
This commit is contained in:
+2
-2
@@ -27,11 +27,11 @@ pub mod store_list_objects;
|
||||
mod store_utils;
|
||||
|
||||
pub mod checksum;
|
||||
pub mod client;
|
||||
pub mod event;
|
||||
pub mod event_notification;
|
||||
pub mod client;
|
||||
pub mod tier;
|
||||
pub mod signer;
|
||||
pub mod tier;
|
||||
|
||||
pub use global::new_object_layer_fn;
|
||||
pub use global::set_global_endpoints;
|
||||
|
||||
Reference in New Issue
Block a user