Skip to content

Commit

Permalink
remove mu
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Apr 18, 2023
1 parent e72603c commit 677d403
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/authn/keychain.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ type Keychain interface {
// defaultKeychain implements Keychain with the semantics of the standard Docker
// credential keychain.
type defaultKeychain struct {
mu sync.Mutex

once sync.Once
cfg types.AuthConfig

Expand Down

0 comments on commit 677d403

Please sign in to comment.