Skip to content

Commit

Permalink
fix: remove duplicate config
Browse files Browse the repository at this point in the history
Co-authored-by: Jesus Lanchas <[email protected]>
  • Loading branch information
web3rover and chechu authored Oct 30, 2024
1 parent 46db531 commit fd58eb0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions helpers/deploymentConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3554,13 +3554,6 @@ export const globalConfig: NetworkConfig = {
decimals: 18,
tokenAddress: "0x917ceE801a67f933F2e6b33fC0cD1ED2d5909D88",
},
{
isMock: false,
name: "Super Symbiotic LRT",
symbol: "weETHs",
decimals: 18,
tokenAddress: "0x917ceE801a67f933F2e6b33fC0cD1ED2d5909D88",
},
],
poolConfig: [
{
Expand Down

0 comments on commit fd58eb0

Please sign in to comment.