Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f996e66

Browse files
committedMay 6, 2024·
remove dead_code from mod lock
1 parent 58d4b13 commit f996e66

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)
Please sign in to comment.