Skip to content

Commit f3795cc

Browse files
committed
Remove unused import
1 parent 70fa6ca commit f3795cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ptr.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
use core::{
99
fmt,
1010
marker::PhantomData,
11-
mem,
1211
ptr::{self, NonNull},
1312
};
1413
#[cfg(feature = "unstable")]

0 commit comments

Comments
 (0)