Skip to content

Commit 357f474

Browse files
committed
fixup! src: move import.meta initializer to native land
1 parent 713c813 commit 357f474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node_modules.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ using v8::Null;
3535
using v8::Object;
3636
using v8::ObjectTemplate;
3737
using v8::Primitive;
38-
using v8::PropertyCallbackInfo;
3938
using v8::String;
4039
using v8::Undefined;
4140
using v8::Value;

0 commit comments

Comments
 (0)