Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ The `os.getNetworkInterfaces()` method is deprecated. Please use the

Type: End-of-Life

The `REPLServer.prototype.convertToContext()` API is deprecated and should
not be used.
The `REPLServer.prototype.convertToContext()` API has been removed
and cannot be used anymore.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestions, feel free to ignore: Remove anymore? Or even just end the sentence after removed?


<a id="DEP0025"></a>
### DEP0025: require('sys')
Expand Down