diff --git a/src/crypto/crypto_timing.cc b/src/crypto/crypto_timing.cc index 5fc7d437e88b15..6272215fc1be7f 100644 --- a/src/crypto/crypto_timing.cc +++ b/src/crypto/crypto_timing.cc @@ -11,7 +11,6 @@ namespace node { using v8::FastApiCallbackOptions; -using v8::FastApiTypedArray; using v8::FunctionCallbackInfo; using v8::HandleScope; using v8::Local;