Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Apr 30, 2024
1 parent c6881e9 commit 2f0de89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/token/NFT1155SubscriptionWithoutBlocks.Test.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const chai = require('chai')
const { assert } = chai
const chaiAsPromised = require('chai-as-promised')
chai.use(chaiAsPromised)
const { ethers } = require('hardhat')

const DIDRegistry = artifacts.require('DIDRegistry')
const TestERC1155 = artifacts.require('NFT1155SubscriptionWithoutBlocks')
Expand Down

0 comments on commit 2f0de89

Please sign in to comment.