Skip to content

Commit 0e54ebd

Browse files
author
Alex Woods
committed
cargo fmt run
1 parent 88dedb9 commit 0e54ebd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/src/address.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ use minicbor::data::IanaTag;
99
use serde_with::{hex::Hex, serde_as};
1010
use std::cmp::Ordering;
1111

12-
1312
/// a Byron-era address
1413
#[derive(Debug, Clone, PartialEq, Eq, Hash, serde::Serialize, serde::Deserialize)]
1514
pub struct ByronAddress {

0 commit comments

Comments
 (0)