Skip to content

Commit e3bea37

Browse files
committed
wip
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 30f0907 commit e3bea37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vortex/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
// https://github.com/rust-lang/cargo/pull/11645#issuecomment-1536905941
55
#![doc = include_str!(concat!("../", env!("CARGO_PKG_README")))]
66

7-
use vortex_alp::ALPVTable;
87
use vortex_array::expr::session::ExprSession;
98
pub use vortex_array::*;
109
#[cfg(feature = "files")]

0 commit comments

Comments
 (0)