Skip to content

Commit 5671ba2

Browse files
committed
fix: remove import
1 parent 2f812d7 commit 5671ba2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dapp/tests/auctions/auctions.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { formatAddress, NANOS_PER_IOTA } from '@iota/iota-sdk/utils';
99
import { expect } from '@playwright/test';
1010

1111
import { buildCreateAuctionTransaction } from '@/auctions';
12-
import { CONFIG } from '@/config';
1312

1413
import { test } from '../helpers/fixtures';
1514
import { iotaClient, iotaNamesClient } from '../setup/utils';

0 commit comments

Comments
 (0)