Skip to content

Commit

Permalink
Unused types
Browse files Browse the repository at this point in the history
  • Loading branch information
cygaar committed Jan 13, 2025
1 parent 445fece commit 174e531
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/plugin-abstract/src/actions/transferAction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ import {
isAddress,
parseUnits,
createPublicClient,
WalletClient,
} from "viem";
import { abstractTestnet, mainnet } from "viem/chains";
import { normalize } from "viem/ens";
import {
createAbstractClient,
AbstractClient,
} from "@abstract-foundation/agw-client";
import { z } from "zod";
import { ValidateContext } from "../utils";
Expand Down

0 comments on commit 174e531

Please sign in to comment.