mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
improve code for notify
This commit is contained in:
@@ -3,8 +3,5 @@ pub mod constants;
|
||||
#[cfg(feature = "constants")]
|
||||
pub use constants::app::*;
|
||||
|
||||
#[cfg(feature = "notify")]
|
||||
pub mod notify;
|
||||
|
||||
#[cfg(feature = "observability")]
|
||||
pub mod observability;
|
||||
|
||||
Reference in New Issue
Block a user