Skip to content

Commit 1a0e8a8

Browse files
committed
Clippy
1 parent dcc189f commit 1a0e8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/examples/test_streaming_parser.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ impl SnapshotsCallback for CountingCallbacks {
356356

357357
eprintln!("Fee: {:.2} ADA", snapshots.fee as f64 / 1_000_000.0);
358358
eprintln!();
359-
359+
360360
Ok(())
361361
}
362362
}

0 commit comments

Comments
 (0)