Skip to content

Commit 8571dea

Browse files
authored
Remove duplicate struct definition
Removed duplicate definition of PublicCatalogProductPropertiesSecretManager.
1 parent 7f018b0 commit 8571dea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

api/product_catalog/v2alpha1/product_catalog_sdk.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -852,9 +852,6 @@ type PublicCatalogProductPropertiesObjectStorage struct {
852852
// PublicCatalogProductPropertiesSecretManager: public catalog product properties secret manager.
853853
type PublicCatalogProductPropertiesSecretManager struct{}
854854

855-
// PublicCatalogProductPropertiesSecretManager: public catalog product properties secret manager.
856-
type PublicCatalogProductPropertiesSecretManager struct{}
857-
858855
// PublicCatalogProductEnvironmentalImpactEstimation: public catalog product environmental impact estimation.
859856
type PublicCatalogProductEnvironmentalImpactEstimation struct {
860857
KgCo2Equivalent *float32 `json:"kg_co2_equivalent"`

0 commit comments

Comments
 (0)