Skip to content

Commit

Permalink
Remove test function call
Browse files Browse the repository at this point in the history
  • Loading branch information
tientran3 committed Dec 19, 2024
1 parent acc690d commit 509cc07
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hosted-sdk-demo/src/redeem-sy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ export async function redeemSyToToken() {

// Send tx
getSigner().sendTransaction(res.tx);
}

redeemSyToToken()
}

0 comments on commit 509cc07

Please sign in to comment.