Skip to content

Commit 9e1fe2d

Browse files
committed
Fix clippy
Signed-off-by: Nicholas Gates <nick@nickgates.com>
1 parent 2335b79 commit 9e1fe2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • vortex-array/src/aggregate_fn/fns/count

vortex-array/src/aggregate_fn/fns/count/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use vortex_error::VortexResult;
66

77
use crate::ArrayRef;
88
use crate::Columnar;
9-
use crate::DynArray;
109
use crate::ExecutionCtx;
1110
use crate::aggregate_fn::AggregateFnId;
1211
use crate::aggregate_fn::AggregateFnVTable;

0 commit comments

Comments
 (0)