Skip to content

Commit

Permalink
style: remove useless comment
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
  • Loading branch information
maxatome committed Feb 2, 2023
1 parent b676e52 commit c4cb269
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions td/td_between.go
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@ func (b *tdBetween) initBetween(usage string) TestDeep {
break
}

// fmt.Printf("=== %s %s %t %t\n", b.expectedMin.Type().String(), types.Time.String(), ok, convertible)

bt := tdBetweenTime{
tdBetween: *b,
expectedType: b.expectedMin.Type(),
Expand Down

0 comments on commit c4cb269

Please sign in to comment.