Skip to content

Commit 0d54137

Browse files
committed
fix: remove not needed imports
1 parent 6644890 commit 0d54137

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/client/src/actions/vaultDeploy.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import { beforeAll, describe, expect, it } from 'vitest';
33
import {
44
client,
55
createNewWallet,
6-
DEFAULT_MARKET_ADDRESS,
7-
ETHEREUM_FORK_ID,
86
fetchReserve,
97
fundErc20Address,
108
WETH_ADDRESS,

0 commit comments

Comments
 (0)