Skip to content

Commit d40ed71

Browse files
committed
src: remove using v8::Function in node_os.cc
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]>
1 parent 47062f1 commit d40ed71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_os.cc

Lines changed: 0 additions & 1 deletion
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)