From b3c3e0115f1c0341f0c34265f88aadb148f49e64 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 4bf8677fa17..7167b3b52a6 100644 --- a/doc/api/buffer.md +++ b/doc/api/buffer.md @@ -776,10 +776,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}