Skip to content

Commit

Permalink
Removed old todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jun 3, 2010
1 parent 71bf0bd commit aef8550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/express/request.js
Expand Up @@ -333,7 +333,6 @@ exports.Request = new Class({
if (err || complete === total)
callback(err)
else {
// TODO: remove when this issue is resolved...
if (plugins[complete] === undefined)
++complete,
next()
Expand Down

0 comments on commit aef8550

Please sign in to comment.