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/inspector_agent.cc')
-rw-r--r--src/inspector_agent.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/inspector_agent.cc b/src/inspector_agent.cc
index 74b7fc13cde..f128a197ca9 100644
--- a/src/inspector_agent.cc
+++ b/src/inspector_agent.cc
@@ -45,8 +45,6 @@ using v8::Isolate;
using v8::Local;
using v8::Message;
using v8::Object;
-using v8::String;
-using v8::Task;
using v8::Value;
using v8_inspector::StringBuffer;