aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/unlock.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/unlock.js')
-rw-r--r--ui/app/unlock.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/unlock.js b/ui/app/unlock.js
index 099e5f9c6..bcc24c3b0 100644
--- a/ui/app/unlock.js
+++ b/ui/app/unlock.js
@@ -92,7 +92,6 @@ UnlockScreen.prototype.render = function () {
h('p.pointer', {
onClick: () => {
this.props.dispatch(actions.setFeatureFlag('betaUI', false, 'OLD_UI_NOTIFICATION_MODAL'))
- .then(() => this.props.dispatch(actions.setNetworkEndpoints(OLD_UI_NETWORK_TYPE)))
},
style: {
fontSize: '0.8em',