Skip to content

Commit

Permalink
doc: remove legacy mode deprecation in assert
Browse files Browse the repository at this point in the history
The deprecation was revoked in
#28892.

PR-URL: #28909
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
Trott authored and targos committed Aug 2, 2019
1 parent 0ac6d28 commit f4abf17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/api/assert.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ This will also deactivate the colors in the REPL.

## Legacy mode

> Stability: 0 - Deprecated: Use strict mode instead.
Legacy mode uses the [Abstract Equality Comparison][] in:

* [`assert.deepEqual()`][]
Expand Down

0 comments on commit f4abf17

Please sign in to comment.