mirror of
https://github.com/minio/minio.git
synced 2025-11-12 14:51:36 -05:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -89,7 +89,6 @@ func (c *Chain) Retrieve() (credentials.Value, error) {
|
||||
}
|
||||
|
||||
return credentials.Value{}, fmt.Errorf("no credentials found in %s cannot proceed", providers)
|
||||
|
||||
}
|
||||
|
||||
// IsExpired will returned the expired state of the currently cached provider
|
||||
|
||||
Reference in New Issue
Block a user