Skip to content

Commit

Permalink
src: remove unused v8::TryCatch namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
juanarbol committed Apr 8, 2020
1 parent 6ed912d commit fc069a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/async_wrap.cc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ using v8::PropertyAttribute;
using v8::PropertyCallbackInfo;
using v8::ReadOnly;
using v8::String;
using v8::TryCatch;
using v8::Uint32;
using v8::Undefined;
using v8::Value;
Expand Down

0 comments on commit fc069a0

Please sign in to comment.