Skip to content

Commit a94921f

Browse files
committed
remove dead_code from mod lock;
1 parent 47af7d6 commit a94921f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ cfg_if::cfg_if! {
138138
}
139139
}
140140

141-
#[allow(dead_code)]
142141
#[cfg(feature = "std")]
143142
mod lock {
144143
use std::boxed::Box;

0 commit comments

Comments
 (0)