Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGuru7 committed Feb 4, 2025
1 parent 324dea1 commit 6b2764b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions helpers/deploy/deploymentUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,14 @@ import bscTestnetGovernanceDeployments from "../../deployments/bsctestnet.json";
import { LZ_CHAINID, SUPPORTED_NETWORKS } from "./constants";

export const testnetNetworks = [

"sepolia",

"opbnbtestnet",

"arbitrumsepolia",

"zksyncsepolia",

"opsepolia",
"basesepolia",

"unichainsepolia",
"hardhat",
,
];
const mainnetNetworks = [
"ethereum",
Expand Down

0 comments on commit 6b2764b

Please sign in to comment.