Remove Redundant alias

This commit is contained in:
maruiyan 2021-05-28 16:34:37 +08:00
parent ae1f28d7b0
commit 47c8c48e2c

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