1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

fix lint errors

This commit is contained in:
Miquel A. Cabot 2022-03-31 23:44:52 +02:00
parent 08552eb446
commit bbbc64fb5e

View File

@ -36,7 +36,6 @@ describe('Router unit test', () => {
const MAX_PRICE = web3.utils.toWei('10')
const SWAP_MARKET_FEE = web3.utils.toWei('0.1')
const NFT_DATA: NftCreateData = {
name: NFT_NAME,
symbol: NFT_SYMBOL,