diff --git a/src/node_http2.h b/src/node_http2.h index 0b08f57f0f6137..0f7146de03507c 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;