aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/app.js')
-rw-r--r--ui/app/app.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/app/app.js b/ui/app/app.js
index 7cee07ea5..88a5c8458 100644
--- a/ui/app/app.js
+++ b/ui/app/app.js
@@ -269,13 +269,6 @@ App.prototype.renderAppBar = function () {
},
}, 'MetaMask'),
- h('span', {
- style: {},
- onClick: () => {
- props.dispatch(actions.setFeatureFlag('betaUI', false))
- },
- }, 'Leave Beta'),
-
]),
h('div.header__right-actions', [