Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mrWinston committed Feb 6, 2025
1 parent 4ccd6fe commit bbe0738
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/util/cluster/cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ func (c *Cluster) createApp(ctx context.Context, clusterName string) (applicatio
return appDetails{appID, appSecret, spID}, nil
}


func (c *Cluster) SetupClassicRoleAssignments(ctx context.Context, diskEncryptionSetID string, clusterServicePrincipalID string) error {
c.log.Info("creating role assignments")

Expand Down

0 comments on commit bbe0738

Please sign in to comment.