Skip to content

Commit 75dba60

Browse files
committed
remove unused imports
1 parent f277cd4 commit 75dba60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

std/src/sys/hermit/mod.rs

Lines changed: 0 additions & 1 deletion
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)