docs: Removed and purged uneeded docs. (#2273)

This commit is contained in:
Harshavardhana
2016-07-24 03:32:45 -07:00
committed by GitHub
parent f248089523
commit 6c2fb19ed7
17 changed files with 94 additions and 108 deletions

View File

@@ -27,7 +27,6 @@ import (
const (
// Erasure related constants.
erasureAlgorithmKlauspost = "klauspost/reedsolomon/vandermonde"
erasureAlgorithmISAL = "isa-l/reedsolomon/cauchy"
)
// objectPartInfo Info of each part kept in the multipart metadata