mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
3c126ddfd4
This is the first step in the field removal (second will be removing the column from SQL once this is deployed). There's no point in using a UserDao versus just doing the standard loading-from-DB that we do everywhere else. No need to special-case it.