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: nodejs#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 committed Dec 24, 2017
1 parent b98aaa3 commit 210c761
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 210c761

Please sign in to comment.