This commit is contained in:
ilmar 2018-04-10 00:08:42 +03:00
parent 8502c04bee
commit 517b249394
1 changed files with 0 additions and 2 deletions

View File

@ -483,8 +483,6 @@ function getPadHTML (pad, revNum, callback) {
},
// convert atext to html
function (callback) {
html = getHTMLFromAtext(pad, atext);
callback(null);