Skip to content

Commit 1d3bbae

Browse files
committed
chore: format
1 parent 1fa6c38 commit 1d3bbae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/actions/wallet/sendTransaction.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ import { parseGwei } from '../../utils/unit/parseGwei.js'
3434
import { estimateFeesPerGas } from '../public/estimateFeesPerGas.js'
3535
import { getBalance } from '../public/getBalance.js'
3636
import { getBlock } from '../public/getBlock.js'
37-
import { getCode } from '../public/getCode.js'
3837
import { getTransaction } from '../public/getTransaction.js'
3938
import { getTransactionReceipt } from '../public/getTransactionReceipt.js'
4039
import { mine } from '../test/mine.js'

0 commit comments

Comments
 (0)