mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:01:20 +08:00
Fix all the trailing whitespace
This commit is contained in:
@ -4,7 +4,7 @@ class UserExcerptSerializer < ActiveModel::Serializer
|
||||
include ExcerptType
|
||||
|
||||
# TODO: Inherit from basic user serializer?
|
||||
|
||||
|
||||
attributes :bio_cooked, :username, :url, :name, :avatar_template
|
||||
|
||||
def url
|
||||
|
Reference in New Issue
Block a user