Remove unnecessary whitespace

This commit is contained in:
Tobin C. Harding 2022-05-25 13:12:31 +10:00
parent 324fa0f7be
commit 3cd00e5d47
1 changed files with 0 additions and 1 deletions

View File

@ -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)) => {