Skip to content

Commit acbb439

Browse files
committed
u
Signed-off-by: Joe Isaacs <[email protected]>
1 parent bdd0a4a commit acbb439

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vortex-array/src/arrays/struct_/vtable/operator.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,6 @@ mod tests {
314314
.as_opt::<ExprVTable>()
315315
.vortex_expect("should be an ExprArray");
316316

317-
println!("expr {}", result_expr.display_tree());
318-
319317
// The field name can change.
320318
assert_eq!(
321319
result_expr.expr(),

0 commit comments

Comments
 (0)