Skip to content

Commit 6778860

Browse files
committed
Cleanup
1 parent 0cfffee commit 6778860

File tree

1 file changed

+0
-2
lines changed
  • components/supervisor/pkg/supervisor

1 file changed

+0
-2
lines changed

components/supervisor/pkg/supervisor/docker.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,7 @@ func insertCredentialsIntoConfig(imageAuth string) (int, error) {
337337
Auth: token,
338338
}
339339
}
340-
341340
if len(authConfig.Auths) == 0 {
342-
log.Warn("authentication: no valid credentials found after parsing all entries")
343341
return 0, nil
344342
}
345343

0 commit comments

Comments
 (0)