diff --git a/test/addons/report-api/binding.cc b/test/addons/report-api/binding.cc index 4c6a39c7797ac6..8e8547a8303f36 100644 --- a/test/addons/report-api/binding.cc +++ b/test/addons/report-api/binding.cc @@ -35,8 +35,6 @@ void TriggerReportEnv(const FunctionCallbackInfo& args) { } void TriggerReportNoEnv(const FunctionCallbackInfo& args) { - Isolate* isolate = args.GetIsolate(); - node::TriggerNodeReport(static_cast(nullptr), "FooMessage", "BarTrigger",