Skip to content

Commit b3868bb

Browse files
authored
Remove dead code
1 parent 4b3ab17 commit b3868bb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

main.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ type extPipelineResourceDefaultsConfig struct {
3535
CheckEvery *string `yaml:"check_every"`
3636
}
3737

38-
type repositoryConfig struct {
39-
Uri string `yaml:"uri"`
40-
}
41-
4238
func main() {
4339
var err error
4440
var releaseDir string

0 commit comments

Comments
 (0)