Skip to content

Commit

Permalink
remove unused lines
Browse files Browse the repository at this point in the history
Signed-off-by: BubbleCal <[email protected]>
  • Loading branch information
BubbleCal committed Feb 8, 2025
1 parent dbfa98b commit dc7cc24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/lance/src/io/exec/knn.rs
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,6 @@ impl ExecutionPlan for MultivectorScoringExec {
),
..Statistics::new_unknown(self.schema().as_ref())
})
// self.input.statistics()
}

fn properties(&self) -> &PlanProperties {
Expand Down

0 comments on commit dc7cc24

Please sign in to comment.