We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f812d7 commit 5671ba2Copy full SHA for 5671ba2
dapp/tests/auctions/auctions.spec.ts
@@ -9,7 +9,6 @@ import { formatAddress, NANOS_PER_IOTA } from '@iota/iota-sdk/utils';
9
import { expect } from '@playwright/test';
10
11
import { buildCreateAuctionTransaction } from '@/auctions';
12
-import { CONFIG } from '@/config';
13
14
import { test } from '../helpers/fixtures';
15
import { iotaClient, iotaNamesClient } from '../setup/utils';
0 commit comments