Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
shurkys committed Mar 2, 2024
1 parent 23f8a0a commit 6b2fab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opennebula/resource_opennebula_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ func resourceOpennebulaServiceRead(ctx context.Context, d *schema.ResourceData,
}
d.Set("networks", networks)


// Retrieve roles
var roles []map[string]interface{}
for _, role := range sv.Template.Body.Roles {
Expand Down

0 comments on commit 6b2fab1

Please sign in to comment.