tape: Remove print statements

This commit is contained in:
Sasha Koshka 2025-07-04 14:18:56 -04:00
parent 5989a82bee
commit 877698d402

View File

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