Commit 53a3727
fix: remove duplicated calls to AutoValue builders (#2636)
This change removes duplicate calls to setters in
`gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/TimeoutTest.java`.
Fixes #2635 ☕️
Co-authored-by: Blake Li <[email protected]>1 parent 76a7b38 commit 53a3727
File tree
1 file changed
+0
-2
lines changed- gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
315 | 314 | | |
316 | 315 | | |
317 | 316 | | |
318 | | - | |
319 | 317 | | |
320 | 318 | | |
321 | 319 | | |
| |||
0 commit comments