npm / fstream

Advanced FS Streaming for Node
ISC License
208 stars 43 forks source link

file-reader: rm duplicate declaration of Reader #35

Closed coderaiser closed 9 years ago

coderaiser commented 9 years ago

In file-reader variable Reader declared twice.

othiym23 commented 9 years ago

Whoops! already landed this as 8ad92e5c8246ae707eba8d6101e0192eecccdcd7! Thanks for contributing this, and as this package is now using @feross's standard to enforce coding style, these sorts of issues shouldn't recur in the future!