Merge pull request #102418 from m14815/commit-21.5.4

Remove Redundant alias
This commit is contained in:
Kubernetes Prow Robot
2021-06-22 21:00:22 -07:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ import (
"regexp" "regexp"
"strings" "strings"
yaml "gopkg.in/yaml.v2" "gopkg.in/yaml.v2"
) )
// RegistryList holds public and private image registries // RegistryList holds public and private image registries