Skip to content

Commit

Permalink
http2: remove unused using declarations node_http2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
danbev authored and MylesBorins committed May 4, 2018
1 parent abf1155 commit b2bbc36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_http2.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ namespace http2 {

using v8::Array;
using v8::Context;
using v8::EscapableHandleScope;
using v8::Isolate;
using v8::MaybeLocal;

Expand Down

0 comments on commit b2bbc36

Please sign in to comment.