Skip to content

Commit 34024fd

Browse files
refactor: remove redundant useVoucher parameter in sendEmail method
1 parent 5b450df commit 34024fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/web3mail/IExecWeb3mail.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ export class IExecWeb3mail {
117117
dappAddressOrENS: this.dappAddressOrENS,
118118
dappWhitelistAddress: this.dappWhitelistAddress,
119119
graphQLClient: this.graphQLClient,
120-
useVoucher: args?.useVoucher,
121120
});
122121
}
123122

0 commit comments

Comments
 (0)