Skip to content

Commit

Permalink
Update pkg/resourcemanager/appinsights/api_keys_reconcile.go
Browse files Browse the repository at this point in the history
  • Loading branch information
frodopwns authored Jul 9, 2020
1 parent eaf942d commit c8be297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/resourcemanager/appinsights/api_keys_reconcile.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ func (c *InsightsAPIKeysClient) Ensure(ctx context.Context, obj runtime.Object,
}

return false, nil

}

apiKey, err := c.CreateKey(
Expand Down

0 comments on commit c8be297

Please sign in to comment.