Skip to content

Commit

Permalink
doc: fixup http.IncomingMessage deprecation code
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jan 13, 2021
1 parent e2b954b commit 33d67a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2699,8 +2699,7 @@ resolutions not in `node_modules`. This means there will not be deprecation
warnings for `"exports"` in dependencies. With `--pending-deprecation`, a
runtime warning results no matter where the `"exports"` usage occurs.

<a id="DEP0148"></a>
### DEP0148: `http.IncomingMessage#connection`
### DEP0149: `http.IncomingMessage#connection`
<!-- YAML
changes:
- version: REPLACEME
Expand Down

0 comments on commit 33d67a2

Please sign in to comment.