Skip to content

Commit

Permalink
src: remove unused v8::TryCatch namespace
Browse files Browse the repository at this point in the history
PR-URL: #32729
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Gerhard Stöbich <[email protected]>
Reviewed-By: Zeyu Yang <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
juanarbol authored and targos committed Apr 13, 2020
1 parent ea17855 commit c8a007f
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 c8a007f

Please sign in to comment.