1
0
mirror of https://github.com/google/nomulus synced 2026-04-22 09:10:45 +00:00
Files
nomulus/core/src/test/resources
Weimin Yu a0fcd02ed2 Remove KmsSecret model entities (#1252)
* 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.
2021-07-26 17:09:09 -04:00
..