remove console call
This commit is contained in:
committed by
Sabe Jones
parent
d934d9d759
commit
1ece230621
@@ -206,7 +206,6 @@ api.postChat = {
|
||||
analyticsObject.groupName = group.name;
|
||||
}
|
||||
|
||||
console.log(analyticsObject);
|
||||
res.analytics.track('group chat', analyticsObject);
|
||||
|
||||
if (chatUpdated) {
|
||||
|
||||
Reference in New Issue
Block a user