mirror of https://github.com/perkeep/perkeep.git
Remove blank line in blobpacked to apply comments to the package
Change-Id: I040cd9e36584c7b17b809691495f81295733c6a1
This commit is contained in:
parent
a91a98c58a
commit
1afc3450c2
pkg/blobserver/blobpacked
|
@ -75,7 +75,6 @@ multiple zip files, each no larger than 16MB. In that case, each part of the
|
|||
file will have a different 'wholePartIndex' number, starting at index
|
||||
0. Each will have the same 'wholeSize'.
|
||||
*/
|
||||
|
||||
package blobpacked // import "camlistore.org/pkg/blobserver/blobpacked"
|
||||
|
||||
// TODO: BlobStreamer using the zip manifests, for recovery.
|
||||
|
|
Loading…
Reference in New Issue