From 23743f63fb20670086ec7d3eb96e32f2b0ebc80f Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Sat, 28 Sep 2024 12:45:37 +0200 Subject: [PATCH] doc: remove random horizontal separators in `process.md` PR-URL: https://github.com/nodejs/node/pull/55149 Reviewed-By: Marco Ippolito Reviewed-By: Luigi Pinca Reviewed-By: LiviaMedeiros --- doc/api/process.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/api/process.md b/doc/api/process.md index 356b91b69a2208..c8ccfdc233a405 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -1956,8 +1956,6 @@ added: v4.8.0 A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS. -*** - ## `process.features.tls_ocsp`