mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
quic: remove unused string include http3_application
PR-URL: https://github.com/nodejs/node/pull/33926 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
1bd88a3ac6
commit
88ef15812c
@ -13,7 +13,6 @@
|
||||
#include <ngtcp2/ngtcp2.h>
|
||||
#include <nghttp3/nghttp3.h>
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
|
||||
namespace node {
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
#include <ngtcp2/ngtcp2.h>
|
||||
#include <nghttp3/nghttp3.h>
|
||||
|
||||
#include <string>
|
||||
namespace node {
|
||||
|
||||
namespace quic {
|
||||
|
Loading…
Reference in New Issue
Block a user