Skip to content

Commit

Permalink
Remove unnecessary whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharding committed May 25, 2022
1 parent 324fa0f commit 3cd00e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/psbt/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ macro_rules! impl_psbt_insert_pair {
};
}


#[cfg_attr(rustfmt, rustfmt_skip)]
macro_rules! impl_psbt_get_pair {
($rv:ident.push($slf:ident.$unkeyed_name:ident, $unkeyed_typeval:ident)) => {
Expand Down

0 comments on commit 3cd00e5

Please sign in to comment.