Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
takassh committed Nov 4, 2024
1 parent c2e3773 commit b6748c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/endpoints/blocks/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,3 @@ fn test_deserialize_synced_from_block() {
let result = serde_json::from_str::<Vec<Block>>(include_str!("tests/synced_from_block.json"));
assert!(result.is_ok())
}

0 comments on commit b6748c4

Please sign in to comment.