Skip to content

Commit

Permalink
remove needless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Oct 5, 2024
1 parent 3a124b7 commit 7a866e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libs/sdk-core/src/greenlight/node_api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1876,9 +1876,6 @@ impl TryFrom<OffChainPayment> for Payment {
metadata: None,
})
}
// fn from(p: OffChainPayment) -> Self {

//}
}

impl From<PayStatus> for PaymentStatus {
Expand Down

0 comments on commit 7a866e3

Please sign in to comment.