Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ec2 committed Sep 23, 2024
1 parent 478b4d6 commit cf9f11b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/simple-sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ async fn main() {
let summary = w.get_wallet_summary().await.unwrap();
tracing::info!("Wallet summary: {:?}", summary);


#[cfg(not(feature = "sqlite-db"))]
{
tracing::info!("Serializing wallet");
Expand Down

0 comments on commit cf9f11b

Please sign in to comment.