mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
Merge pull request #396 from fkautz/pr_out_removing_todo
This commit is contained in:
commit
ebc1e062a9
@ -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