remove cruft
parent
4cfac2f624
commit
f76cfad42b
|
@ -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 New Issue