mirror of
https://github.com/google/nomulus
synced 2026-09-03 22:57:09 +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.