Skip to content

Commit

Permalink
Remove one more unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kirk-baird committed Apr 12, 2024
1 parent e9e066a commit 0454dbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bitmap/store/array_store/visitor.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use alloc::vec::Vec;

#[cfg(feature = "simd")]
use crate::bitmap::store::array_store::vector::swizzle_to_front;

Expand Down

0 comments on commit 0454dbb

Please sign in to comment.