Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/errors.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 79a653e98c7..f1508943624 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -2510,12 +2510,6 @@ nor a relative path starting with `./` or `../`.
All attempts at serializing an uncaught exception from a worker thread failed.
-<a id="ERR_WORKER_UNSUPPORTED_EXTENSION"></a>
-### `ERR_WORKER_UNSUPPORTED_EXTENSION`
-
-The pathname used for the main script of a worker has an
-unknown file extension.
-
<a id="ERR_WORKER_UNSUPPORTED_OPERATION"></a>
### `ERR_WORKER_UNSUPPORTED_OPERATION`