mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 10:54:41 +08:00
Remove irrelevant comment.
This commit is contained in:
@ -20,7 +20,6 @@ class AvatarLookup
|
||||
end
|
||||
|
||||
def user_lookup_hash
|
||||
# adding tap here is a personal taste thing
|
||||
hash = {}
|
||||
User.joins(:user_emails)
|
||||
.where(id: @user_ids)
|
||||
|
Reference in New Issue
Block a user