Skip to content

Commit b2bbc36

Browse files
danbevMylesBorins
authored andcommitted
http2: remove unused using declarations node_http2
PR-URL: #20420 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Tiancheng "Timothy" Gu <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent abf1155 commit b2bbc36

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)