Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rdw-msft committed Feb 26, 2024
1 parent 5d17818 commit 4b1e674
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node_code_integrity.cc
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ void Initialize(Local<Object> target,
Local<Value> unused,
Local<Context> context,
void* priv) {
Environment* env = Environment::GetCurrent(context);
SetMethod(
context,
target,
Expand Down

0 comments on commit 4b1e674

Please sign in to comment.