mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
083a9dc8c9
1. This doesn't remove the SQL tables yet (this is necessary to pass tests and also good practice just in case we need or want to look at history for a little bit) 2. This also removes the Registrar, RegistrarPoc, and User base classes that were only necessary because we were saving copies of those objects in the old history classes.