Skip to content

Commit cd7e72e

Browse files
committed
Fix build
1 parent da632c4 commit cd7e72e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/permissionless/actions/pimlico/estimateErc20PaymasterCost.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ import {
55
ChainNotFoundError,
66
type Client,
77
type GetChainParameter,
8-
type Transport,
9-
getAddress,
10-
slice
8+
type Transport
119
} from "viem"
1210
import type { EntryPointVersion, UserOperation } from "viem/account-abstraction"
1311
import { getAction } from "viem/utils"

0 commit comments

Comments
 (0)