MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.52k stars 4.7k forks source link

fix(syntax): remove double-declared variable #24373

Closed legobeat closed 2 weeks ago

legobeat commented 2 weeks ago

Description

Fixes regression causing build failures introduced in #24328 (cc509de3a81edd16cdf153f2be363d50a9909311)

Open in GitHub Codespaces

Related issues

Fixes:

Manual testing steps

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

github-actions[bot] commented 2 weeks ago

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

legobeat commented 2 weeks ago