Skip to content

Commit c59edca

Browse files
cjihrigtargos
authored andcommitted
src: remove using v8::Function in node_os.cc
PR-URL: #25640 Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
1 parent f415069 commit c59edca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_os.cc

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ using v8::ArrayBuffer;
5252
using v8::Boolean;
5353
using v8::Context;
5454
using v8::Float64Array;
55-
using v8::Function;
5655
using v8::FunctionCallbackInfo;
5756
using v8::Int32;
5857
using v8::Integer;

0 commit comments

Comments
 (0)