Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Nov 13, 2024
1 parent 7a78841 commit 5ca8aed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libsql/src/database.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ cfg_core! {
}
}


#[derive(Debug)]
pub struct Replicated {
pub(crate) frame_no: Option<FrameNo>,
Expand Down

0 comments on commit 5ca8aed

Please sign in to comment.