Skip to content

Commit

Permalink
src: remove using v8::Function in node_os.cc
Browse files Browse the repository at this point in the history
PR-URL: #25640
Reviewed-By: Denys Otrishko <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
  • Loading branch information
cjihrig authored and targos committed Jan 24, 2019
1 parent f415069 commit c59edca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_os.cc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ using v8::ArrayBuffer;
using v8::Boolean;
using v8::Context;
using v8::Float64Array;
using v8::Function;
using v8::FunctionCallbackInfo;
using v8::Int32;
using v8::Integer;
Expand Down

0 comments on commit c59edca

Please sign in to comment.