Skip to content

Commit

Permalink
Update fs.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahDragon authored Jun 1, 2017
1 parent 6701017 commit 4b7cfa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fs.js
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,6 @@ exports.ReadStream = fs.ReadStream;
exports.WriteStream = fs.WriteStream;
exports.FileReadStream = fs.FileReadStream;
exports.FileWriteStream = fs.FileWriteStream;
exports.SyncWriteStream = fs.SyncWriteStream;

// util
exports.escapeBOM = escapeBOM;
Expand Down

0 comments on commit 4b7cfa1

Please sign in to comment.