@ -257,10 +257,4 @@ lxcORM.prototype.list = function(callback){
module.exports = lxcORM;
var orm = new lxcORM()
orm.ready(function(){
console.log('calling ready', arguments, this);
})
// setTimeout(function(){console.log(orm)}, 5000)
module.exports = new lxcORM();
The note is not visible to the blocked user.