Skip to content

Commit 00fb002

Browse files
committed
rm debug print
1 parent 999f747 commit 00fb002

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/topic/retriable_error_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ func TestCheckRetryMode(t *testing.T) {
236236

237237
func TestCheckResetReconnectionCounters(t *testing.T) {
238238
now := time.Now()
239-
fmt.Println(now.Sub(now.Add(-61 * time.Second)))
240239
table := []struct {
241240
name string
242241
lastTry time.Time

0 commit comments

Comments
 (0)