From 4de0ba9add040e64e41bc38206f74e34b3166339 Mon Sep 17 00:00:00 2001 From: Gabriel Bota Date: Mon, 20 May 2024 13:23:27 +0200 Subject: [PATCH] remove doc update --- doc/api/cli.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index 2676a96cb6387a..7c95014395f6f8 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -898,9 +898,7 @@ changes: > [`--import` with `register()`][module customization hooks: enabling] instead. Specify the `module` containing exported [module customization hooks][]. -`module` may be any string accepted as an [`import` specifier][]. This option -has no effect on worker threads. Worker threads inherit the customization hooks -chain configured on main thread. +`module` may be any string accepted as an [`import` specifier][]. ### `--experimental-network-imports`