Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 4c8a310

Browse files
fix eslint
1 parent 798b586 commit 4c8a310

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/classes/erc-1155.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ export class Erc1155<
242242
* const addresses = [
243243
* "0x...", "0x...", "0x...",
244244
* ]
245-
*
246245
* await contract.airdrop(tokenId, addresses);
247246
* ```
248247
*/

0 commit comments

Comments
 (0)