Skip to content

Commit c8a007f

Browse files
juanarboltargos
authored andcommitted
src: remove unused v8::TryCatch namespace
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]>
1 parent ea17855 commit c8a007f

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)