Skip to content
Closed
Prev Previous commit
src: elevate v8 namespaces of node_trace_events.cc
  • Loading branch information
Jayasankar-m committed Nov 19, 2018
commit 01d6d3715841ca8e77f05f5e4096d2831ad49402
1 change: 0 additions & 1 deletion src/node_trace_events.cc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ using v8::Object;
using v8::String;
using v8::Value;


class NodeCategorySet : public BaseObject {
public:
static void New(const FunctionCallbackInfo<Value>& args);
Expand Down