Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobl committed Nov 8, 2024
1 parent 66e7a8e commit f762165
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/paidAction/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ export class NonInvoiceablePeerError extends Error {
}
}


export async function createWrappedInvoice (actionType, args, context) {
// if the action has an invoiceable peer, we'll create a peer invoice
// wrap it, and return the wrapped invoice
Expand Down

0 comments on commit f762165

Please sign in to comment.