Skip to content

Commit

Permalink
fixup! fixup! http2: allow passing FileHandle to respondWithFD
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Oct 8, 2019
1 parent bad2b2d commit e9d05d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/internal/fs/promises.js
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,5 @@ module.exports = {
readFile,
},

kHandle,
FileHandle
};

0 comments on commit e9d05d2

Please sign in to comment.