mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-24 07:51:34 +02:00
Remove comment
This commit is contained in:
parent
5ab287fa1a
commit
aa6e168505
@ -316,7 +316,6 @@ module.exports = React.createClass({
|
||||
aggregateIndices[seq] = -1;
|
||||
}
|
||||
|
||||
// Assumes display names are unique
|
||||
if (aggregate[seq].indexOf(displayName) === -1) {
|
||||
aggregate[seq].push(displayName);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user