[#1706] Formatting fix.

This commit is contained in:
Ivan Tashkinov 2020-04-25 18:42:08 +03:00
parent 0d05e1fe39
commit e16437ff19

View file

@ -57,7 +57,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
# TODO: refactor (fake records is never a good idea)
User.error_user(ap_id)
true -> nil
true ->
nil
end
end