feat: remove unused parameter
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-25 22:56:43 +02:00
parent 0f59f19239
commit fffae453ee
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -71,7 +71,6 @@ impl ReleaseManager {
tracing::debug!(
app = release_req.app,
branch = release_req.branch,
cluster = release_req.cluster,
"releasing latest commit"
);