pack: remove unneeded comment

This commit is contained in:
Alexander Neumann 2015-04-30 00:37:07 +02:00
parent 998887a5d7
commit 59a6fadf78
1 changed files with 0 additions and 2 deletions

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