Skip to content

Commit ea8431a

Browse files
remove comments
1 parent 82d79aa commit ea8431a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

codefresh/resource_registry.go

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ import (
88
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
99
)
1010

11-
// todo: 1) add data definitions
12-
// todo: 2) add tests
13-
1411
const (
1512
providerOther = "other"
1613
providerGcr = "gcr"

0 commit comments

Comments
 (0)