Skip to content

Commit

Permalink
Delete debug tpv (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinillos committed Apr 13, 2023
1 parent 74f2227 commit eb3ee10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generator.go
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,6 @@ func (g generator) tsPrintDefault(v cue.Value) (bool, ts.Expr, error) {
// }

if ok {
tpv(d)
expr, err := g.tsprintField(d, false, true)
if err != nil {
return false, nil, err
Expand Down

0 comments on commit eb3ee10

Please sign in to comment.