commit | e4cbb9c7f64b8a95da918b162b3a1a42b8bca634 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Jun 05 11:59:43 2024 -0700 |
committer | Patrick Rohr <prohr@google.com> | Wed Jun 05 12:01:08 2024 -0700 |
tree | 9b1e5acf116de994db599dd12c499f698e2939c3 | |
parent | 6deed1ce5791d8fdd6aa3bba83fe9f8b46cec583 [diff] |
Remove unused function I believe this did not work in the first place. CompletableFuture#get() might throw a timeout exception if TIMEOUT_MS is reached which fails the assertion (but it should not!). Anyway, it is unused, so just delete this method. Test: TH Change-Id: I43a747179eeaded320df32f40f1237be11de7867