Skip to content

Commit cc3c650

Browse files
committed
retry: format code
1 parent 7d19e4c commit cc3c650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/retry.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ func Retry(ctx context.Context, n int, interval time.Duration,
107107
// }
108108

109109
// return &response{httpCode: 200}, nil
110-
// }
110+
// }

0 commit comments

Comments
 (0)