We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa6c38 commit 1d3bbaeCopy full SHA for 1d3bbae
src/actions/wallet/sendTransaction.test.ts
@@ -34,7 +34,6 @@ import { parseGwei } from '../../utils/unit/parseGwei.js'
34
import { estimateFeesPerGas } from '../public/estimateFeesPerGas.js'
35
import { getBalance } from '../public/getBalance.js'
36
import { getBlock } from '../public/getBlock.js'
37
-import { getCode } from '../public/getCode.js'
38
import { getTransaction } from '../public/getTransaction.js'
39
import { getTransactionReceipt } from '../public/getTransactionReceipt.js'
40
import { mine } from '../test/mine.js'
0 commit comments