mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This reverts commit1fbe078ae0. `UserProfile` is created in a callback after the user has been created. As such, it should be impossible for a user to not have a blank `UserProfile`. This was also improved in4f5c9bb8d3.