mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
remove gateway banner and some other TODO loggers (#15125)
This commit is contained in:
@@ -630,7 +630,6 @@ func (z *erasureServerPools) listMerged(ctx context.Context, o listPathOptions,
|
||||
return err
|
||||
}
|
||||
if allAtEOF {
|
||||
// TODO" Maybe, maybe not
|
||||
return io.EOF
|
||||
}
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user