mirror of https://github.com/vector-im/riot-web
remove stale state
parent
f2a8ead42a
commit
c21309fdf6
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue