Skip to content

Commit 5c52a5c

Browse files
committed
chore: add empty line
1 parent 04eed80 commit 5c52a5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/iota/src/displays/dry_run_tx_block.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ use tabled::{
1515
};
1616

1717
use crate::displays::Pretty;
18+
1819
impl Display for Pretty<'_, DryRunTransactionBlockResponse> {
1920
fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result {
2021
let Pretty(response) = self;

0 commit comments

Comments
 (0)