QUIC: style.

This commit is contained in:
Roman Arutyunyan 2022-01-26 18:03:45 +03:00
parent d5e71992c3
commit 9a9cb1982f

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);
}