diff --git a/packages/app/constants/settings/account/index.jsx b/packages/app/constants/settings/account/index.jsx index 2daa00a4..087839da 100644 --- a/packages/app/constants/settings/account/index.jsx +++ b/packages/app/constants/settings/account/index.jsx @@ -186,13 +186,4 @@ export default [ }, "debounced": true, }, - { - "id": "logout", - "group": "account.security", - "footer": true, - "component": "Button", - "icon": "LogOut", - "title": "Logout", - "emitEvent": "session.logout", - } ] \ No newline at end of file