remove gateway banner and some other TODO loggers (#15125)

This commit is contained in:
Harshavardhana
2022-06-21 05:25:40 -07:00
committed by GitHub
parent 17ab8145b5
commit 486888f595
4 changed files with 0 additions and 26 deletions

View File

@@ -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