doc: remove unused import in `zlib.md` · nodejs/node@d2e7f8e

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Commit d2e7f8e

coderaisertargos

authored and

committed

doc: remove unused import in zlib.md

PR-URL: #59041 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>

1 parent 623e264 commit d2e7f8e

File tree

1 file changed

+

0

-

1

lines changed

1 file changed

+

0

-

1

lines changed

Lines changed: 0 additions & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -74,7 +74,6 @@ import {

7474

createReadStream,

7575

createWriteStream,

7676

} from 'node:fs';

77-

import process from 'node:process';

7877

import { createGzip } from 'node:zlib';

7978

import { pipeline } from 'node:stream/promises';

8079

0 commit comments

Comments

 (0)