| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c54cee1 commit 8daceda
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,8 +35,6 @@ void TriggerReportEnv(const FunctionCallbackInfo<Value>& args) { | |||
| 35 | 35 | } | |
| 36 | 36 | ||
| 37 | 37 | void TriggerReportNoEnv(const FunctionCallbackInfo<Value>& args) { | |
| 38 | - Isolate* isolate = args.GetIsolate(); | ||
| 39 | - | ||
| 40 | 38 | node::TriggerNodeReport(static_cast<node::Environment*>(nullptr), | |
| 41 | 39 | "FooMessage", | |
| 42 | 40 | "BarTrigger", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments