diff --git a/doc/api/cli.md b/doc/api/cli.md index 0d3f3615a50a5c..2eb07e8108fb07 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -955,18 +955,6 @@ changes: Specify the `module` containing exported [module customization hooks][]. `module` may be any string accepted as an [`import` specifier][]. -### `--experimental-network-imports` - - - -> Stability: 1 - Experimental - -Enable experimental support for the `https:` protocol in `import` specifiers. - ### `--experimental-network-inspection`