remove console call

This commit is contained in:
Phillip Thelen
2018-11-27 19:14:31 +01:00
committed by Sabe Jones
parent d934d9d759
commit 1ece230621
2 changed files with 0 additions and 2 deletions

View File

@@ -206,7 +206,6 @@ api.postChat = {
analyticsObject.groupName = group.name;
}
console.log(analyticsObject);
res.analytics.track('group chat', analyticsObject);
if (chatUpdated) {