Skip to content

Commit 29660de

Browse files
committed
fix: types
1 parent 4b8bcc2 commit 29660de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/actions/wallet/sendCalls.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import type { Address, Narrow } from 'abitype'
22
import { parseAccount } from '../../accounts/utils/parseAccount.js'
33
import type { Client } from '../../clients/createClient.js'
44
import type { Transport } from '../../clients/transports/createTransport.js'
5-
import { AccountNotFoundError } from '../../errors/account.js'
65
import { BaseError } from '../../errors/base.js'
76
import {
87
AtomicityNotSupportedError,

0 commit comments

Comments
 (0)