1
0
mirror of https://github.com/restic/restic.git synced 2024-07-03 08:50:53 +02:00

pack: remove unneeded comment

This commit is contained in:
Alexander Neumann 2015-04-30 00:37:07 +02:00
parent 998887a5d7
commit 59a6fadf78

View File

@ -18,8 +18,6 @@ import (
var lengths = []int{23, 31650, 25860, 10928, 13769, 19862, 5211, 127, 13690, 30231}
// var lengths = []int{200}
func TestCreatePack(t *testing.T) {
type Buf struct {
data []byte