aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--twittperator.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/twittperator.js b/twittperator.js
index 62f7517..34fe3d6 100644
--- a/twittperator.js
+++ b/twittperator.js
@@ -1722,7 +1722,6 @@ let PLUGIN_INFO =
}, <table/>)
.toSource().replace(/(?:\r\n|[\r\n])[ \t]*/g, " ");
- //liberator.log(html);
liberator.echo(html, true);
}, // }}}
showTwitterMentions: function(arg) { // {{{