Skip to content

Commit c1b23a2

Browse files
roypatJonathanWoollett-Light
authored andcommitted
Resolve unused import warning
Signed-off-by: Patrick Roy <[email protected]>
1 parent 99e836f commit c1b23a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bitmap/backend/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ mod atomic_bitmap_arc;
66
mod slice;
77

88
pub use atomic_bitmap::AtomicBitmap;
9-
pub use atomic_bitmap_arc::AtomicBitmapArc;
109
pub use slice::{ArcSlice, RefSlice};

0 commit comments

Comments
 (0)