Skip to content

Commit 2b70773

Browse files
committed
quic: remove unused string include http3_application
1 parent ee7f0e3 commit 2b70773

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/quic/node_quic_http3_application.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <ngtcp2/ngtcp2.h>
1414
#include <nghttp3/nghttp3.h>
1515
#include <algorithm>
16-
#include <string>
1716

1817
namespace node {
1918

src/quic/node_quic_http3_application.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <ngtcp2/ngtcp2.h>
1414
#include <nghttp3/nghttp3.h>
1515

16-
#include <string>
1716
namespace node {
1817

1918
namespace quic {

0 commit comments

Comments
 (0)