Index: tracing/tracing/metrics/system_health/power_metric.html |
diff --git a/tracing/tracing/metrics/system_health/power_metric.html b/tracing/tracing/metrics/system_health/power_metric.html |
index bdb906f35eaf8be1d6973be2a08c519028d658aa..b917c26eb5b07e92aaa1d0b15338903b5c253b91 100644 |
--- a/tracing/tracing/metrics/system_health/power_metric.html |
+++ b/tracing/tracing/metrics/system_health/power_metric.html |
@@ -279,7 +279,7 @@ tr.exportTo('tr.metrics.sh', function() { |
tr.metrics.MetricRegistry.register(powerMetric); |
return { |
- powerMetric: powerMetric |
+ powerMetric, |
}; |
}); |
</script> |