Skip to content

Commit f4abf17

Browse files
Trotttargos
authored andcommitted
doc: remove legacy mode deprecation in assert
The deprecation was revoked in #28892. PR-URL: #28909 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 0ac6d28 commit f4abf17

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/api/assert.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ This will also deactivate the colors in the REPL.
116116

117117
## Legacy mode
118118

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

123121
* [`assert.deepEqual()`][]

0 commit comments

Comments
 (0)