Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_messaging.cc')
-rw-r--r--src/node_messaging.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_messaging.cc b/src/node_messaging.cc
index 6081a523cd4..ffe29a5dea8 100644
--- a/src/node_messaging.cc
+++ b/src/node_messaging.cc
@@ -16,7 +16,6 @@ using v8::BackingStore;
using v8::CompiledWasmModule;
using v8::Context;
using v8::EscapableHandleScope;
-using v8::Exception;
using v8::Function;
using v8::FunctionCallbackInfo;
using v8::FunctionTemplate;