Skip to content

Commit a6c178a

Browse files
committed
Remove unused imports
1 parent 9464fe5 commit a6c178a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/core_simd/src/masks/to_bitmask.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
use super::{mask_impl, Mask, MaskElement};
2-
use crate::{LaneCount, SupportedLaneCount};
32

43
/// Converts masks to and from bitmasks.
54
///

0 commit comments

Comments
 (0)