Skip to content

Commit 19529ac

Browse files
committed
fixup! bootstrap: support more builtins in the embedded code cache
1 parent 1843783 commit 19529ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ using native_module::NativeModuleLoader;
125125

126126
using v8::EscapableHandleScope;
127127
using v8::Function;
128-
using v8::FunctionCallbackInfo;
129128
using v8::Isolate;
130129
using v8::Local;
131130
using v8::MaybeLocal;

0 commit comments

Comments
 (0)