Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
sorry, but amending this would break the links i just shared :).
thanks for your undertanding, reader.
  • Loading branch information
mariocynicys committed Nov 30, 2024
1 parent 5e0709d commit 07f5bed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm2src/mm2_main/src/lp_swap/maker_swap.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,6 @@ impl MakerSwap {
},
};
},

// Encountered an error during swap recover.
Err(err) => match err.into_inner() {
// The payment tx we want to refund isn't even on-chain. There is nothing to refund/spend.
Expand Down

0 comments on commit 07f5bed

Please sign in to comment.