Skip to content

Commit

Permalink
Update src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Leonardo L. <[email protected]>
  • Loading branch information
praveenperera and oleonardolima authored Oct 17, 2024
1 parent f05c392 commit 6c26120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ pub mod api;
pub mod r#async;
#[cfg(feature = "blocking")]
pub mod blocking;
#[cfg(feature = "async")]
pub mod sleeper;

pub use api::*;
Expand Down

0 comments on commit 6c26120

Please sign in to comment.