Skip to content

Commit 1689baf

Browse files
committed
rebase master
1 parent 25a0b5a commit 1689baf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/zlib.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ const {
2525
ERR_BUFFER_TOO_LARGE,
2626
ERR_INVALID_ARG_TYPE,
2727
ERR_OUT_OF_RANGE,
28-
ERR_ZLIB_BINDING_CLOSED,
2928
ERR_ZLIB_INITIALIZATION_FAILED
3029
} = require('internal/errors').codes;
3130
const Transform = require('_stream_transform');

0 commit comments

Comments
 (0)