Skip to content

Commit

Permalink
removes comment
Browse files Browse the repository at this point in the history
  • Loading branch information
luispresuelVenafi committed Oct 31, 2024
1 parent 904a718 commit da43a43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/venafi/cloud/cloudproviders.go
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ func setProvisioningOptions(options domain.ProvisioningOptions, keystoreType dom
return provisioningOptions, nil
}

// IsVCPGeneratedByID
func (c *Connector) validateCertificate(certificateId string) error {
cert, err := c.getCertificates(certificateId)
if err != nil {
Expand Down

0 comments on commit da43a43

Please sign in to comment.