Skip to content

Commit 8a6f346

Browse files
authored
docs: zlib: rm unused process from example
1 parent 049664b commit 8a6f346

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/zlib.md

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)