mirror of
https://github.com/google/nomulus
synced 2026-06-07 15:32:55 +00:00
* Remove KmsSecret model entities Now that we have been using the SecretManager for almost a month now, remove the KmsSecret and KmsSecretRevision entities from Java code base. A follow-up PR will drop the relevant tables in the schema. Also removed a few unused classes in the beam package.