Skip to content

Commit

Permalink
fix: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Dysprosium0626 committed Jun 5, 2024
1 parent 8a28002 commit d140194
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/iceberg/src/writer/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ pub trait CurrentFileStatus {

#[cfg(test)]
mod tests {

use arrow_array::RecordBatch;
use arrow_schema::Schema;
use arrow_select::concat::concat_batches;
Expand Down

0 comments on commit d140194

Please sign in to comment.