Skip to content

Commit 77d8ac3

Browse files
committed
Removing commented out field
LMCROSSITXSADEPLOY-2301
1 parent cfb1338 commit 77d8ac3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

secure_parameters/secure_parametes.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ type ParameterValue struct {
2323
Type typeOfValue
2424
StringContent string
2525
JSONContent interface{}
26-
//ObjectContent map[string]interface{}
2726
}
2827

2928
func validateNoDuplicatesExist(name, prefix string, result map[string]ParameterValue) error {

0 commit comments

Comments
 (0)