Skip to content

Commit 8667f2d

Browse files
committed
fix linter issue
1 parent 011b0ae commit 8667f2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/backoff/backoff_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@ func TestLogBackoff(t *testing.T) {
161161
}
162162

163163
func TestFastSlowDelaysWithoutJitter(t *testing.T) {
164-
type exp struct {
165-
}
166164
for _, tt := range []struct {
167165
name string
168166
backoff Backoff

0 commit comments

Comments
 (0)