We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3889ab4 commit cde4abcCopy full SHA for cde4abc
Themes/default/scripts/mentions.js
@@ -45,8 +45,6 @@ var atwhoConfig = {
45
});
46
},
47
tplEval: function (tpl, map, caller) {
48
- console.log(tpl,map,caller);
49
-
50
var error, error1, template;
51
template = tpl;
52
try {
0 commit comments