Skip to content

Commit 97c4e1b

Browse files
meteorqz6targos
authored andcommitted
typings: remove unused imports
PR-URL: #59880 Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent bd767c5 commit 97c4e1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

typings/internalBinding/zlib.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { TypedArray } from '../globals';
2-
31
declare namespace InternalZlibBinding {
42
class ZlibBase {
53
// These attributes are not used by the C++ binding, but declared on JS side.

0 commit comments

Comments
 (0)