From fd58eb00e41830937b47ea217c52cdddbcdc769b Mon Sep 17 00:00:00 2001 From: Narayan <7037606+web3rover@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:21:31 +0400 Subject: [PATCH] fix: remove duplicate config Co-authored-by: Jesus Lanchas --- helpers/deploymentConfig.ts | 7 ------- 1 file changed, 7 deletions(-) diff --git a/helpers/deploymentConfig.ts b/helpers/deploymentConfig.ts index bdcb9f4f..f4a5fe30 100644 --- a/helpers/deploymentConfig.ts +++ b/helpers/deploymentConfig.ts @@ -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: [ {