diff --git a/backend/src/app/main.clj b/backend/src/app/main.clj index e1a98a56a..fb18c6833 100644 --- a/backend/src/app/main.clj +++ b/backend/src/app/main.clj @@ -222,7 +222,6 @@ (when (cf/get :telemetry-enabled) {:cron #app/cron "0 0 */6 * * ?" ;; every 6h - :uri (cf/get :telemetry-uri) :task :telemetry})]} :app.worker/registry