Skip to content

Commit

Permalink
removed redundant object
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jun 23, 2011
1 parent 20efefb commit aacfb51
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ exports.connect = function(url, collections) {
}));
};
that.collection = function(name) {
var that = {};

var oncollection = common.future();

common.step([
Expand Down

0 comments on commit aacfb51

Please sign in to comment.