Skip to content

Commit 6931cb5

Browse files
committed
chore: format
1 parent 0002f55 commit 6931cb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/account-abstraction/actions/bundler/prepareUserOperation.ts

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import {
2828
} from '../../../utils/abi/encodeFunctionData.js'
2929
import { type ConcatErrorType, concat } from '../../../utils/data/concat.js'
3030
import { getAction } from '../../../utils/getAction.js'
31-
import { parseGwei } from '../../../utils/unit/parseGwei.js'
3231
import type { SmartAccount } from '../../accounts/types.js'
3332
import type { BundlerClient } from '../../clients/createBundlerClient.js'
3433
import type { PaymasterActions } from '../../clients/decorators/paymaster.js'

0 commit comments

Comments
 (0)