Skip to content

Commit 5f75c29

Browse files
committed
fs: remove experimental from promises.rmdir recursive
This was missed in commit 35b17d9. Refs: nodejs#34278 Refs: nodejs#35171 Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 35b17d9 commit 5f75c29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/api/fs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5459,8 +5459,6 @@ changes:
54595459
now supported.
54605460
-->
54615461

5462-
> Stability: 1 - Recursive removal is experimental.
5463-
54645462
* `path` {string|Buffer|URL}
54655463
* `options` {Object}
54665464
* `maxRetries` {integer} If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or

0 commit comments

Comments
 (0)