Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
danking committed Jan 15, 2025
1 parent 91c4b36 commit 105c894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vortex-array/src/array/primitive/stats.rs
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ impl<T: PStatsType> BitWidthAccumulator<T> {

#[cfg(test)]
mod test {
use vortex_dtype::{DType, Nullability, PType};
use vortex_scalar::Scalar;

use crate::array::primitive::PrimitiveArray;
Expand Down

0 comments on commit 105c894

Please sign in to comment.