mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
PR 2917 added two `get(tld)` methods to ClaimsListDao and SignedMarkRevocationList so that RST test TLDs can have separate claims and smdr lists. RST tests are completed and this functionality is no longer needed. we are replaceing all invocations of the above to `get()`.