From 2e26a111bf1e3c6b553059e6145fe969d29ed653 Mon Sep 17 00:00:00 2001 From: Dotta Date: Sat, 12 Sep 2026 13:54:31 -0500 Subject: [PATCH] chore: remove trailing whitespace from execution wrapper Co-Authored-By: Paperclip --- server/src/services/heartbeat.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/server/src/services/heartbeat.ts b/server/src/services/heartbeat.ts index ecf655a357..fc1ec6615e 100644 --- a/server/src/services/heartbeat.ts +++ b/server/src/services/heartbeat.ts @@ -19305,7 +19305,6 @@ export function heartbeatService( } // The diagnostic path is opt-in and persists bounded batches after execution. - async function executeRun(runId: string, runOptions: Parameters[1] = {}) { try {