Skip to content

Commit 9e65996

Browse files
anonrigtargos
authored andcommitted
src: remove unused v8::Uint32Array from encoding
PR-URL: #47003 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Stephen Belanger <admin@stephenbelanger.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 6b60f38 commit 9e65996

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)