Skip to content

Commit

Permalink
fixup! src: simplify embedder entry point execution.
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Feb 2, 2024
1 parent 15fee8f commit b6a6a81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_snapshotable.cc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ using v8::FunctionCallbackInfo;
using v8::HandleScope;
using v8::Isolate;
using v8::Local;
using v8::MaybeLocal;
using v8::Object;
using v8::ObjectTemplate;
using v8::ScriptCompiler;
Expand Down

0 comments on commit b6a6a81

Please sign in to comment.