This commit is contained in:
parent
8502c04bee
commit
517b249394
|
@ -483,8 +483,6 @@ function getPadHTML (pad, revNum, callback) {
|
|||
},
|
||||
|
||||
// convert atext to html
|
||||
|
||||
|
||||
function (callback) {
|
||||
html = getHTMLFromAtext(pad, atext);
|
||||
callback(null);
|
||||
|
|
Loading…
Reference in New Issue