mirror of
https://github.com/google/nomulus
synced 2026-04-07 18:19:18 +00:00
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.