Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aersam committed Mar 14, 2024
1 parent 5ae3599 commit 28eba65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core/src/protocol/checkpoints.rs
Original file line number Diff line number Diff line change
Expand Up @@ -532,8 +532,8 @@ mod tests {

use super::*;
use crate::kernel::StructType;
use crate::operations::write::WriteData;
use crate::operations::transaction::{CommitBuilder, TableReference};
use crate::operations::write::WriteData;
use crate::operations::DeltaOps;
use crate::protocol::Metadata;
use crate::writer::test_utils::get_delta_schema;
Expand Down

0 comments on commit 28eba65

Please sign in to comment.