Skip to content

Commit

Permalink
src: remove unused v8 Array namespace
Browse files Browse the repository at this point in the history
PR-URL: nodejs#32749
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Zeyu Yang <himself65@outlook.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
juanarbol authored and targos committed Apr 25, 2020
1 parent 1ba4afb commit 1d83c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_task_queue.cc
Expand Up @@ -11,7 +11,6 @@
namespace node {

using errors::TryCatchScope;
using v8::Array;
using v8::Context;
using v8::Function;
using v8::FunctionCallbackInfo;
Expand Down

0 comments on commit 1d83c13

Please sign in to comment.