Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
guoliangye-okta committed Oct 28, 2024
1 parent eb6182f commit a04724c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions oktapam/resource_server_checkout_settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,6 @@ func (r *serverCheckoutSettingsResource) Delete(ctx context.Context, req resourc
if resp.Diagnostics.HasError() {
return
}
// should we delete the state here?
// resp.State.RemoveResource(ctx)
}

// Configure adds the provider configured client to the resource.
Expand Down

0 comments on commit a04724c

Please sign in to comment.