Skip to content

Commit f9d9414

Browse files
juanarboltargos
authored andcommittedApr 22, 2020
src: remove unused v8::TryCatch namespace
PR-URL: #32729 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent d0d7ebc commit f9d9414

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/async_wrap.cc

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ using v8::PropertyAttribute;
4949
using v8::PropertyCallbackInfo;
5050
using v8::ReadOnly;
5151
using v8::String;
52-
using v8::TryCatch;
5352
using v8::Uint32;
5453
using v8::Undefined;
5554
using v8::Value;

0 commit comments

Comments
 (0)
Please sign in to comment.