Skip to content

Commit 091f999

Browse files
committed
http2: remove unused using declarations node_http2
PR-URL: #20420 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 392d80a commit 091f999

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_http2.h

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ namespace http2 {
1616

1717
using v8::Array;
1818
using v8::Context;
19-
using v8::EscapableHandleScope;
2019
using v8::Isolate;
2120
using v8::MaybeLocal;
2221

0 commit comments

Comments
 (0)