We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0002f55 commit 6931cb5Copy full SHA for 6931cb5
src/account-abstraction/actions/bundler/prepareUserOperation.ts
@@ -28,7 +28,6 @@ import {
28
} from '../../../utils/abi/encodeFunctionData.js'
29
import { type ConcatErrorType, concat } from '../../../utils/data/concat.js'
30
import { getAction } from '../../../utils/getAction.js'
31
-import { parseGwei } from '../../../utils/unit/parseGwei.js'
32
import type { SmartAccount } from '../../accounts/types.js'
33
import type { BundlerClient } from '../../clients/createBundlerClient.js'
34
import type { PaymasterActions } from '../../clients/decorators/paymaster.js'
0 commit comments