diff --git a/src/node_http2.h b/src/node_http2.h index da404841450f27..8ee4fd450e578d 100644 --- a/src/node_http2.h +++ b/src/node_http2.h @@ -16,7 +16,6 @@ namespace http2 { using v8::Array; using v8::Context; -using v8::EscapableHandleScope; using v8::Isolate; using v8::MaybeLocal;