We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7e2c0 commit c824127Copy full SHA for c824127
src/module_wrap.h
@@ -36,7 +36,6 @@ v8::Maybe<url::URL> Resolve(Environment* env,
36
37
class ModuleWrap : public BaseObject {
38
public:
39
- static const std::string EXTENSIONS[];
40
static void Initialize(v8::Local<v8::Object> target,
41
v8::Local<v8::Value> unused,
42
v8::Local<v8::Context> context,
0 commit comments