mirror of
https://github.com/google/nomulus
synced 2026-04-22 09:10:45 +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.