re f83bae7c: remove unnecessary filter

This commit is contained in:
href 2019-01-28 12:24:14 +01:00
parent f83bae7c22
commit df2f7b39dd
No known key found for this signature in database
GPG Key ID: EE8296C1A152C325
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
"status.json",
Map.put(opts, :replied_to_activities, replied_to_activities)
)
|> Enum.filter(fn x -> not is_nil(x) end)
end
def render(