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
commit 56efa75173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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