mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
remove thenify use - no longer required
This commit is contained in:
parent
ccb49dcdc1
commit
b1c5024bcf
4 changed files with 20 additions and 23 deletions
|
@ -21,7 +21,6 @@
|
|||
var db = require("./DB");
|
||||
var customError = require("../utils/customError");
|
||||
var randomString = require('ep_etherpad-lite/static/js/pad_utils').randomString;
|
||||
const thenify = require("thenify").withCallback;
|
||||
|
||||
exports.getColorPalette = function() {
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue