Skip to content

Commit daf31a1

Browse files
committed
remove unused imports
1 parent dfa5643 commit daf31a1

File tree

1 file changed

+0
-1
lines changed
  • library/std/src/sys/hermit

1 file changed

+0
-1
lines changed

library/std/src/sys/hermit/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
1616
#![allow(missing_docs, nonstandard_style, unsafe_op_in_unsafe_fn)]
1717

18-
use crate::intrinsics;
1918
use crate::os::raw::c_char;
2019

2120
pub mod alloc;

0 commit comments

Comments
 (0)