mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-18 04:04:50 -04:00
adds missing semicolons in src/node/utils folder
This commit is contained in:
parent
35e4891217
commit
c78aad16ea
9 changed files with 33 additions and 35 deletions
|
@ -289,5 +289,4 @@ exports.getPadTXTDocument = function (padId, revNum, noDocType, callback)
|
|||
callback(null, html);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue