Skip to content

Commit f281035

Browse files
committed
fixup! src: replace FromJust() with Check() when possible
1 parent f974f1e commit f281035

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ using v8::Function;
130130
using v8::FunctionCallbackInfo;
131131
using v8::HandleScope;
132132
using v8::Isolate;
133-
using v8::Just;
134133
using v8::Local;
135134
using v8::Locker;
136135
using v8::Maybe;

0 commit comments

Comments
 (0)