From 90eaae3ef1f72b691dcb26eac9e2f0c3bb7e8e33 Mon Sep 17 00:00:00 2001 From: Claudio Wunder Date: Wed, 14 Sep 2022 18:44:00 +0200 Subject: [PATCH] doc: remove empty line in YAML block MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/44617 Reviewed-By: Tobias Nießen Reviewed-By: Daeyeon Jeong Reviewed-By: Richard Lau --- doc/api/process.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/api/process.md b/doc/api/process.md index 8fb041d948c3c0..a55d2c0eb5a6de 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -3634,7 +3634,6 @@ changes: - v12.19.0 pr-url: https://github.com/nodejs/node/pull/32499 description: Calling `process.umask()` with no arguments is deprecated. - --> > Stability: 0 - Deprecated. Calling `process.umask()` with no argument causes