Skip to content

Commit

Permalink
src: remove unused v8::Uint32Array from encoding
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
anonrig committed Mar 8, 2023
1 parent e5933c8 commit f94ef7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/encoding_binding.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ using v8::Local;
using v8::MaybeLocal;
using v8::Object;
using v8::String;
using v8::Uint32Array;
using v8::Uint8Array;
using v8::Value;

Expand Down

0 comments on commit f94ef7c

Please sign in to comment.