diff --git a/doc/api/cli.md b/doc/api/cli.md index 2762d24c409702..95b53836dca1ac 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -245,19 +245,6 @@ effort to report stack traces relative to the original source file. Overriding `Error.prepareStackTrace` prevents `--enable-source-maps` from modifying the stack trace. -### `--experimental-abortcontroller` - - - -`AbortController` and `AbortSignal` support is enabled by default. -Use of this command-line flag is no longer required. - ### `--experimental-import-meta-resolve`