Skip to content

Commit 8e23124

Browse files
committed
fix lint
1 parent 6ce08ef commit 8e23124

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/dashboard/src/components/contract-components/contract-deploy-form/custom-contract.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ import {
3737
} from "thirdweb/deploys";
3838
import { useActiveAccount, useActiveWalletChain } from "thirdweb/react";
3939
import { upload } from "thirdweb/storage";
40-
import { isZkSyncChain } from "thirdweb/utils";
4140
import { FormHelperText, FormLabel, Heading, Text } from "tw-components";
4241
import { useCustomFactoryAbi, useFunctionParamsFromABI } from "../hooks";
4342
import { addContractToMultiChainRegistry } from "../utils";

0 commit comments

Comments
 (0)