Skip to content

Commit aad59f1

Browse files
committed
fix: correct gofumpt formatting issue
1 parent 4f69078 commit aad59f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/services/cockpit/action_trigger_test_alert_action.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ func (a *TriggerTestAlertAction) Invoke(ctx context.Context, req action.InvokeRe
120120
ProjectID: data.ProjectID.ValueString(),
121121
Region: region,
122122
}, scw.WithContext(ctx))
123-
124123
if err != nil {
125124
resp.Diagnostics.AddError(
126125
"Error executing Cockpit TriggerTestAlert action",

0 commit comments

Comments
 (0)