Skip to content

Commit effebf8

Browse files
juanarboladdaleax
authored andcommitted
src: remove unused v8 namespace
PR-URL: #32375 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 3822cae commit effebf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_v8.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ namespace node {
2828

2929
using v8::Array;
3030
using v8::ArrayBuffer;
31-
using v8::BackingStore;
3231
using v8::Context;
3332
using v8::FunctionCallbackInfo;
3433
using v8::HeapCodeStatistics;

0 commit comments

Comments
 (0)