remove spammy log
This commit is contained in:
parent
24f2aed45f
commit
63dac026a8
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ module.exports = React.createClass({
|
|||
{
|
||||
return 'changed_avatar';
|
||||
}
|
||||
console.info("MELS ignoring duplicate membership join event");
|
||||
// console.log("MELS ignoring duplicate membership join event");
|
||||
return null;
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Reference in a new issue