Skip to content

Commit

Permalink
Println removal
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownJoe796 committed Nov 1, 2024
1 parent 83592b7 commit b6ba307
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ class StringDeferringDecoder(
}
) {
return index
} else {
println("NO")
}
if (isCollection) {
// if map does not contain key we look for, then indices in collection have ended
Expand Down

0 comments on commit b6ba307

Please sign in to comment.