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_credentials.cc')
-rw-r--r--src/node_credentials.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_credentials.cc b/src/node_credentials.cc
index ad0e1dbb9bb..d7be988d978 100644
--- a/src/node_credentials.cc
+++ b/src/node_credentials.cc
@@ -15,7 +15,6 @@ namespace node {
using v8::Array;
using v8::Context;
-using v8::Function;
using v8::FunctionCallbackInfo;
using v8::HandleScope;
using v8::Isolate;