Skip to content

Commit

Permalink
Update contabo/resource_instance.go
Browse files Browse the repository at this point in the history
  • Loading branch information
loic-roux-404 authored Apr 6, 2023
1 parent 146cc31 commit afe4ac4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contabo/resource_instance.go
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,6 @@ func resourceInstanceCreate(ctx context.Context, d *schema.ResourceData, m inter
return resourceInstanceUpdate(ctx, d, m)
}

panic("zizou")

createInstanceRequest := openapi.NewCreateInstanceRequestWithDefaults()

displayName := d.Get("display_name").(string)
Expand Down

0 comments on commit afe4ac4

Please sign in to comment.