Skip to content

Commit

Permalink
removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticfloyd1984 committed Dec 12, 2024
1 parent 5591e78 commit 06d1725
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api/src/routes/settle/controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export default {
const {
recipientAddress,
destinationChainId,
amount,
destinationCurrencyAddress,
destinationOutputAmount,
} = JSON.parse(transactionDetails) as QuoteRequest & {
Expand Down

0 comments on commit 06d1725

Please sign in to comment.