remove stale state

This commit is contained in:
Matthew Hodgson 2016-09-15 22:48:35 +01:00
parent f2a8ead42a
commit c21309fdf6

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,