Skip to content

Commit fc069a0

Browse files
committed
src: remove unused v8::TryCatch namespace
1 parent 6ed912d commit fc069a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/async_wrap.cc

Lines changed: 0 additions & 1 deletion
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)