Browse Source

removed redundant object

saintedlama/travis-non-legacy
Mathias Buus 14 years ago
parent
commit
aacfb51d61
  1. 2
      index.js

2
index.js

@ -225,8 +225,6 @@ exports.connect = function(url, collections) {
}));
};
that.collection = function(name) {
var that = {};
var oncollection = common.future();
common.step([

Loading…
Cancel
Save