Skip to content

Commit

Permalink
Merge "ui: Remove old console.log" into main
Browse files Browse the repository at this point in the history
  • Loading branch information
chromy authored and Gerrit Code Review committed Sep 6, 2023
2 parents 4e719d2 + 004e6bf commit fafc6b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/frontend/metrics_page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ class MetricsController {
}

get resultAsJson(): any {
console.log(this._json);
return this._json;
}

Expand Down

0 comments on commit fafc6b1

Please sign in to comment.