Skip to content

Commit df5562f

Browse files
author
Simon Roosen
committed
Removed unused import
1 parent d110f5d commit df5562f

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
@@ -25,7 +25,6 @@ use core::{
2525
use core::{
2626
intrinsics,
2727
ops::{Range, RangeBounds},
28-
slice,
2928
};
3029

3130
/// Allows creating read-only and write-only `Volatile` values.

0 commit comments

Comments
 (0)