Skip to content

Commit bff11a9

Browse files
juanarbolBridgeAR
authored andcommitted
src: remove unused v8 Array namespace
PR-URL: #32749 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Zeyu Yang <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent ea09c0f commit bff11a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_task_queue.cc

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
namespace node {
1212

1313
using errors::TryCatchScope;
14-
using v8::Array;
1514
using v8::Context;
1615
using v8::Function;
1716
using v8::FunctionCallbackInfo;

0 commit comments

Comments
 (0)