mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
a0fcd02ed2
* 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.