From 02bf73e239ab273bd67a5cbf82db935c4b49a2a1 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 1 Oct 2020 20:00:05 +0200 Subject: [PATCH] doc: remove outstanding YAML comment Refs: https://github.com/nodejs/remark-preset-lint-node/pull/139 PR-URL: https://github.com/nodejs/node/pull/35454 Reviewed-By: Rich Trott Reviewed-By: Luigi Pinca Reviewed-By: Ujjwal Sharma Reviewed-By: Trivikram Kamat Reviewed-By: Benjamin Gruenbaum Reviewed-By: Khaidi Chu Reviewed-By: Michael Dawson --- doc/api/buffer.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/api/buffer.md b/doc/api/buffer.md index 0d370410ed2a99..f3952a4b552e5f 100644 --- a/doc/api/buffer.md +++ b/doc/api/buffer.md @@ -763,10 +763,6 @@ This is the size (in bytes) of pre-allocated internal `Buffer` instances used for pooling. This value may be modified. ### `buf[index]` - * `index` {integer}