mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
599a55d5b1
It was previously calling toString() on an Optional<PremiumList> which was unnecessarily verbose. The existing premium list is required to be present anyway.