Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/kwangsu61/node_redis into…
Browse files Browse the repository at this point in the history
… kwangsu61-master
  • Loading branch information
brycebaril committed Nov 23, 2013
2 parents 58385da + 46cd932 commit 813cada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,6 @@ Multi.prototype.exec = function (callback) {
} else {
errors.push(new Error(err));
}
self.queue.splice(index, 1);
}
});
}, this);
Expand Down

0 comments on commit 813cada

Please sign in to comment.