mirror of https://gitee.com/bigwinds/arangodb
Removed debug output
This commit is contained in:
parent
4d8d4307dd
commit
cec169fc4f
|
@ -56,7 +56,6 @@
|
|||
// Gritter does not display <>
|
||||
msg = msg.replace("<", "");
|
||||
msg = msg.replace(">", "");
|
||||
console.log(msg);
|
||||
arangoHelper.arangoError(msg);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue