mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
remove cruft
This commit is contained in:
parent
4cfac2f624
commit
f76cfad42b
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ async.series([
|
||||||
//intallize the database
|
//intallize the database
|
||||||
function (callback)
|
function (callback)
|
||||||
{
|
{
|
||||||
console.log("dbe init");
|
|
||||||
db.init(callback);
|
db.init(callback);
|
||||||
},
|
},
|
||||||
//get the pad
|
//get the pad
|
||||||
|
|
Loading…
Reference in a new issue