Skip to content

Commit eda7b52

Browse files
committed
fmt
1 parent 2d964d9 commit eda7b52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dockerutil/client.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ func AuthConfigFromString(raw string, reg string) (AuthConfig, error) {
6868
}
6969

7070
func parseConfig(cfg dockercfg.Config, registry string) (AuthConfig, error) {
71-
7271
hostname := dockercfg.ResolveRegistryHost(registry)
7372

7473
username, secret, err := cfg.GetRegistryCredentials(hostname)

0 commit comments

Comments
 (0)