Skip to content

Commit

Permalink
feat: remove test code 馃槄
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosantangelo committed Apr 28, 2022
1 parent 249ef44 commit 0b3d2f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ports/transaction/component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ export function createTransactionComponent(
...transactionData,
}

body.params[1] = body.params[1].replace('a', '1')

const result = await fetcher.fetch(biconomyAPIURL, {
headers: {
'x-api-key': biconomyAPIKey,
Expand Down

0 comments on commit 0b3d2f0

Please sign in to comment.