diff --git a/web/services/appMetrics.js b/web/services/appMetrics.js index 2c0a9cb044..73dbe85c55 100644 --- a/web/services/appMetrics.js +++ b/web/services/appMetrics.js @@ -62,9 +62,6 @@ class AppMetrics { // Update the uptime gauge periodically this.updateUptime() - - // Update the user activity gauge periodically - this.updateUserActivity() } /**