mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
The conditions `isUnlocked` and `!isUnlocked` did account for all cases, so any branches after that were unreachable.
The conditions `isUnlocked` and `!isUnlocked` did account for all cases, so any branches after that were unreachable.