Skip to content

Commit 3adddfc

Browse files
Remove node about old removed syntax
1 parent 5b3987d commit 3adddfc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/api/esm.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -290,10 +290,6 @@ Node.js only supports the `type` attribute, for which it supports the following
290290

291291
The `type: 'json'` attribute is mandatory when importing JSON modules.
292292

293-
> This feature was previously named "Import assertions", and it used the
294-
> `assert` keyword instead of `with`. Any uses in code of the prior `assert`
295-
> keyword should be updated to use `with` instead.
296-
297293
## Built-in modules
298294

299295
[Built-in modules][] provide named exports of their public API. A

0 commit comments

Comments
 (0)