Skip to content
Closed
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
fixup: lint
  • Loading branch information
addaleax authored Aug 11, 2021
commit 698000be439f2cde478e32922a4903986fdc58cf
2 changes: 1 addition & 1 deletion src/cares_wrap.cc
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ using v8::Int32;
using v8::Integer;
using v8::Isolate;
using v8::Just;
using v8::Maybe;
using v8::Local;
using v8::Maybe;
using v8::Nothing;
using v8::Null;
using v8::Object;
Expand Down