remove stale state

pull/21833/head
Matthew Hodgson 2016-09-15 22:48:35 +01:00
parent f2a8ead42a
commit c21309fdf6
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ module.exports = React.createClass({
getInitialState: function() {
return {
avatarUrl: null,
myDevice: null,
threePids: [],
phase: "UserSettings.LOADING", // LOADING, DISPLAY
email_add_pending: false,