Skip to content

Commit e5ed81c

Browse files
committed
fixup line
1 parent 7f571ba commit e5ed81c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/env.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,6 @@ void Environment::RunAndClearInterrupts() {
10481048
void Environment::RunAndClearNativeImmediates(bool only_refed) {
10491049
TRACE_EVENT0(TRACING_CATEGORY_NODE1(environment),
10501050
"RunAndClearNativeImmediates");
1051-
10521051
HandleScope handle_scope(isolate_);
10531052
// In case the Isolate is no longer accessible just use an empty Local. This
10541053
// is not an issue for InternalCallbackScope as this case is already handled

0 commit comments

Comments
 (0)