Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update lib/internal/locks.js
Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
  • Loading branch information
kimtaejin3 and gurgunday authored Jan 27, 2026
commit bf9e8e89c66186e81e9e2998ef820deb6945e35a
1 change: 0 additions & 1 deletion lib/internal/locks.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const {
PromisePrototypeThen,
PromiseResolve,
SafePromisePrototypeFinally,
StringPrototypeStartsWith,
Symbol,
SymbolToStringTag,
} = primordials;
Expand Down
Loading