Skip to content

Commit adee2f3

Browse files
committed
Fix linting issue
1 parent a3f62ee commit adee2f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bootstrap/bootstrap_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ func TestRetryInterceptor(t *testing.T) {
5656
}
5757

5858
for _, tc := range testCases {
59-
tc := tc
6059
t.Run(tc.name, func(t *testing.T) {
6160
t.Parallel()
6261

0 commit comments

Comments
 (0)