Skip to content

Commit 751c529

Browse files
committed
u
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 4b24a9a commit 751c529

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vortex-duckdb/src/exporter/dict.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ use vortex::dtype::IntegerPType;
2323
use vortex::dtype::PTypeDowncastExt;
2424
use vortex::dtype::match_each_integer_ptype;
2525
use vortex::error::VortexResult;
26-
use vortex::expr::is_null;
27-
use vortex::expr::not;
28-
use vortex::expr::root;
2926
use vortex::mask::Mask;
3027
use vortex::session::VortexSession;
3128
use vortex_vector::VectorOps;

0 commit comments

Comments
 (0)