Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d732ff4

Browse filesBrowse files
dnalborczykBethGriggs
authored andcommitted
doc: remove unused imports
PR-URL: #40573 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>
1 parent 2a53995 commit d732ff4
Copy full SHA for d732ff4

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/esm.md‎

Copy file name to clipboardExpand all lines: doc/api/esm.md
-2Lines changed: 0 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -887,8 +887,6 @@ purposes.
887887
```js
888888
// coffeescript-loader.mjs
889889
import { readFile } from 'fs/promises';
890-
import { readFileSync } from 'fs';
891-
import { createRequire } from 'module';
892890
import { dirname, extname, resolve as resolvePath } from 'path';
893891
import { cwd } from 'process';
894892
import { fileURLToPath, pathToFileURL } from 'url';

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.