1
0
mirror of https://github.com/google/nomulus synced 2026-06-03 05:26:41 +00:00
Files
nomulus/core
Ben McIlwain 599a55d5b1 Fix the output slightly when running nomulus update_premium_list (#2065)
It was previously calling toString() on an Optional<PremiumList> which was
unnecessarily verbose. The existing premium list is required to be present
anyway.
2023-07-06 13:46:28 -04:00
..