mirror of
https://github.com/octoleo/restic.git
synced 2025-01-08 17:14:13 +00:00
pack: remove unneeded comment
This commit is contained in:
parent
998887a5d7
commit
59a6fadf78
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user