mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
D
This commit is contained in:
parent
8502c04bee
commit
517b249394
1 changed files with 0 additions and 2 deletions
|
@ -483,8 +483,6 @@ function getPadHTML (pad, revNum, callback) {
|
|||
},
|
||||
|
||||
// convert atext to html
|
||||
|
||||
|
||||
function (callback) {
|
||||
html = getHTMLFromAtext(pad, atext);
|
||||
callback(null);
|
||||
|
|
Loading…
Reference in a new issue