1
0

re f83bae7c: remove unnecessary filter

This commit is contained in:
href
2019-01-28 12:24:14 +01:00
parent f83bae7c22
commit df2f7b39dd
@@ -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(