Remove blank line in blobpacked to apply comments to the package

Change-Id: I040cd9e36584c7b17b809691495f81295733c6a1
This commit is contained in:
Paul Lindner 2017-12-03 17:01:29 -08:00
parent a91a98c58a
commit 1afc3450c2
1 changed files with 0 additions and 1 deletions
pkg/blobserver/blobpacked

View File

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