Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
veer66 committed Feb 22, 2015
1 parent 6b0e151 commit 2f17af4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/acceptors.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ var Acceptors = {

if (!acceptor.isError) {
_current.push(acceptor);
if (!self.tag[acceptor.tag])
self.tag[acceptor.tag] = [];
self.tag[acceptor.tag] = acceptor;
}
}
Expand Down

0 comments on commit 2f17af4

Please sign in to comment.