Skip to content

Commit

Permalink
error
Browse files Browse the repository at this point in the history
error
  • Loading branch information
jiuker committed Aug 17, 2024
1 parent 15eb9a2 commit afa977d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/client-s3.go
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,6 @@ func newFactory() func(config *Config) (Client, *probe.Error) {
return nil, err
}

if err != nil {
return nil, err
}

var e error

options := minio.Options{
Expand Down

0 comments on commit afa977d

Please sign in to comment.