mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-18 04:48:41 +00:00
Remove logging
This commit is contained in:
parent
3f9b035f4d
commit
2bcfe6dc13
|
|
@ -115,8 +115,6 @@
|
|||
return false;
|
||||
}
|
||||
|
||||
console.log(group, id);
|
||||
|
||||
if (typeof this.groups[group] !== 'undefined') {
|
||||
this.groups[group][id] = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user