Skip to content

Commit 7c93a23

Browse files
committed
remove extraneous import
1 parent 20f7cd2 commit 7c93a23

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

coresimd/nvptx/mod.rs

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
//! [llvm_docs]:
1212
//! https://llvm.org/docs/NVPTXUsage.html
1313
14-
#[cfg(test)]
15-
use stdsimd_test::assert_instr;
16-
1714
#[allow(improper_ctypes)]
1815
extern "C" {
1916
#[link_name = "llvm.nvvm.barrier0"]

0 commit comments

Comments
 (0)