formatting

This commit is contained in:
Chirag Aggarwal
2026-05-26 09:20:17 +05:30
parent 21aeafe599
commit 2651c7ed02
@@ -133,7 +133,7 @@ class Update extends Action
$executor->deleteRuntime($project->getId(), $deploymentId . "-build");
}
} catch (\Throwable) {
// Best-effort cleanup — deployment status is already 'canceled'.
// Best-effort cleanup — deployment status is already 'canceled'
}
$queueForEvents