Skip to content

Commit

Permalink
doc: mark DEP0002 as end of life
Browse files Browse the repository at this point in the history
The deprecated module was removed via
84a2339.

PR-URL: #17815
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
maclover7 authored and gibfahn committed Jan 24, 2018
1 parent 80468cc commit ceb7790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The `OutgoingMessage.prototype.flush()` method is deprecated. Use
<a id="DEP0002"></a>
### DEP0002: require('\_linklist')

Type: Runtime
Type: End-of-Life

The `_linklist` module is deprecated. Please use a userland alternative.

Expand Down

0 comments on commit ceb7790

Please sign in to comment.