QUIC: style.

This commit is contained in:
Roman Arutyunyan 2022-01-26 18:03:45 +03:00
parent b3fd447923
commit 1e056aced9
1 changed files with 0 additions and 2 deletions

View File

@ -1474,5 +1474,3 @@ ngx_quic_shutdown_quic(ngx_connection_t *c)
ngx_quic_finalize_connection(c, qc->shutdown_code, qc->shutdown_reason);
}