Use `Future.get()` `@Deterministic` annotation in `OfflineLicenseHelper`
This means we don't need to manually store the result of `get()` into a local to convince the nullness checker that it remains non-null. PiperOrigin-RevId: 520576719
Showing
with
6 additions
and
8 deletions
Please
register
or
sign in
to comment