Skip to content

Commit f94ef7c

Browse files
authored
src: remove unused v8::Uint32Array from encoding
PR-URL: #47003 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Stephen Belanger <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent e5933c8 commit f94ef7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/encoding_binding.cc

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ using v8::Local;
2020
using v8::MaybeLocal;
2121
using v8::Object;
2222
using v8::String;
23-
using v8::Uint32Array;
2423
using v8::Uint8Array;
2524
using v8::Value;
2625

0 commit comments

Comments
 (0)