Skip to content

Commit 93cfe9d

Browse files
committed
remove unused #[macro_use]
1 parent 6e9048b commit 93cfe9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/stdsimd/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
extern crate cfg_if;
1919
extern crate coresimd;
2020
extern crate libc;
21-
#[macro_use]
2221
extern crate std as _std;
2322

2423
#[cfg(test)]

0 commit comments

Comments
 (0)