Skip to content

Commit 6c26120

Browse files
Update src/lib.rs
Co-authored-by: Leonardo L. <[email protected]>
1 parent f05c392 commit 6c26120

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ pub mod api;
7777
pub mod r#async;
7878
#[cfg(feature = "blocking")]
7979
pub mod blocking;
80-
#[cfg(feature = "async")]
8180
pub mod sleeper;
8281

8382
pub use api::*;

0 commit comments

Comments
 (0)