Skip to content

Commit 95c2dc2

Browse files
add new line
1 parent f6eac09 commit 95c2dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/cloud/services/securitygroup/securitygroups.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ func (s *Service) DeleteSecurityGroups() error {
293293
return err
294294
}
295295
conditions.MarkFalse(s.scope.InfraCluster(), infrav1.ClusterSecurityGroupsReadyCondition, clusterv1.DeletedReason, clusterv1.ConditionSeverityInfo, "")
296+
296297
return nil
297298
}
298299

0 commit comments

Comments
 (0)