diff --git a/tape/dynamic.go b/tape/dynamic.go index bded11f..e92ad35 100644 --- a/tape/dynamic.go +++ b/tape/dynamic.go @@ -352,7 +352,6 @@ func peekSlice(decoder *Decoder, tag Tag) (Tag, int, error) { currentTag = elem offset = n dimension += 1 - fmt.Println(n) if elem.Is(OTA) { if !populated { // default to a large byte array, will be