Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
westonpace committed Dec 17, 2024
1 parent 3134e0a commit 5c99ede
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rust/lance/src/dataset/transaction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1525,8 +1525,6 @@ fn schema_fragments_valid(schema: &Schema, fragments: &[Fragment]) -> Result<()>

#[cfg(test)]
mod tests {
use half::vec;

use super::*;

#[test]
Expand Down

0 comments on commit 5c99ede

Please sign in to comment.