mirror of
https://github.com/google/nomulus
synced 2026-06-03 05:26:41 +00:00
It was previously calling toString() on an Optional<PremiumList> which was unnecessarily verbose. The existing premium list is required to be present anyway.