mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
Removing TODO
This commit is contained in:
parent
f4790fc440
commit
c5f10df957
@ -50,7 +50,6 @@ func (d donutObjectWriter) CloseWithError(err error) error {
|
||||
if d.err != nil {
|
||||
d.err = err
|
||||
}
|
||||
// TODO semantics between this and d.Close are weird, work out something better
|
||||
return iodine.Error(d.Close(), nil)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user