mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04:00
remove more dead requires.
This commit is contained in:
parent
a2d22a5764
commit
b204aa2085
18 changed files with 1 additions and 34 deletions
|
@ -10,7 +10,6 @@ exports.expressCreateServer = function (hook_name, args, cb) {
|
|||
{
|
||||
var html;
|
||||
var padId;
|
||||
var pad;
|
||||
|
||||
async.series([
|
||||
//translate the read only pad to a padId
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue