Skip to content

Commit 1fa9ebe

Browse files
authored
Fix clippy on develop (#7295)
Signed-off-by: Nicholas Gates <nick@nickgates.com>
1 parent 2335b79 commit 1fa9ebe

File tree

1 file changed

+0
-1
lines changed
  • vortex-array/src/aggregate_fn/fns/count

1 file changed

+0
-1
lines changed

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)