mirror of https://github.com/vector-im/riot-web
fix lint
parent
6a077655e9
commit
06160f5fae
|
@ -128,7 +128,6 @@ module.exports = React.createClass({
|
|||
} else if (totalMemberCount == 1) {
|
||||
otherMember = members[0];
|
||||
}
|
||||
|
||||
}
|
||||
if (otherMember) {
|
||||
return otherMember.getAvatarUrl(
|
||||
|
|
Loading…
Reference in New Issue