1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-13 08:02:38 +03:00

remove spammy log

This commit is contained in:
Matthew Hodgson
2017-04-25 00:17:46 +01:00
committed by GitHub
parent 24f2aed45f
commit 63dac026a8

View File

@@ -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 {