mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-15 16:41:31 +03:00
Remove empty line
This commit is contained in:
parent
583f86eb06
commit
714b63519a
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ module.exports = React.createClass({
|
|||
} else {
|
||||
theOtherGuy = mlist[userIds[0]];
|
||||
}
|
||||
|
||||
return theOtherGuy.getAvatarUrl(
|
||||
MatrixClientPeg.get().getHomeserverUrl(),
|
||||
props.width, props.height, props.resizeMethod,
|
||||
|
|
Loading…
Reference in a new issue