Skip to content

Commit

Permalink
remove dead line
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Jan 14, 2014
1 parent 1ca8e46 commit f49b9c3
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 @@ -74,8 +74,6 @@ File.prototype.pipe = function(stream, opt) {
if (opt.end) stream.end();
return stream;
}

return stream;
};

File.prototype.inspect = function() {
Expand Down

0 comments on commit f49b9c3

Please sign in to comment.