Skip to content

Commit a701aa8

Browse files
committed
lint
1 parent 5d89dbe commit a701aa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/clients/createClient.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { assertType, describe, expect, test, vi } from 'vitest'
22

33
import { anvilMainnet } from '../../test/src/anvil.js'
4-
import { getChainId } from '../actions/public/getChainId.js'
54
import { localhost, mainnet } from '../chains/index.js'
65
import type { EIP1193RequestFn, EIP1474Methods } from '../types/eip1193.js'
76
import { getAction } from '../utils/getAction.js'

0 commit comments

Comments
 (0)