remove cruft
parent
4cfac2f624
commit
f76cfad42b
|
@ -41,7 +41,6 @@ async.series([
|
|||
//intallize the database
|
||||
function (callback)
|
||||
{
|
||||
console.log("dbe init");
|
||||
db.init(callback);
|
||||
},
|
||||
//get the pad
|
||||
|
|
Loading…
Reference in New Issue