mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 06:30:15 +08:00
bef1966ca5
Following the removal of user in current_user_membership we were now doing: `User.create(null)`. I don't think it has any impact but this is just wasteful and could lead to issues if used. |
||
---|---|---|
.. | ||
discourse | ||
lib/discourse-markdown |