fix indentation
parent
ef704085f9
commit
d9b8b0f988
|
@ -1573,9 +1573,6 @@ export default React.createClass({
|
|||
this._chatCreateOrReuse(userId);
|
||||
return;
|
||||
}
|
||||
|
||||
// get profile info here somehow
|
||||
|
||||
this.notifyNewScreen('user/' + userId);
|
||||
this.setState({currentUserId: userId});
|
||||
this._setPage(PageTypes.UserView);
|
||||
|
|
Loading…
Reference in New Issue