Skip to content

Commit

Permalink
remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
aburkut committed Oct 11, 2024
1 parent 082572e commit c4bf089
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/implementations/local-paraswap-sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ export class LocalParaswapSDK implements IParaSwapSDK {
: this.transactionBuilder;

return await txBuilder.build({
// return await this.transactionBuilder.build({
priceRoute,
minMaxAmount: minMaxAmount.toString(),
userAddress,
Expand Down

0 comments on commit c4bf089

Please sign in to comment.