mirror of
https://github.com/google/nomulus
synced 2025-12-23 14:25:44 +00:00
This PR finds instances where we previously checked if the feature flag for contacts-prohibited was set and removes those checks, making the contacts-prohibited behavior the only behavior. Because the tests didn't have that feature flag set, this means we need to change a ton of tests to remove contact references.